Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Feb 2001 19:59:41 +0200
From:      Mark Murray <mark@grondar.za>
To:        "Andrey A. Chernov" <ache@nagual.pp.ru>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: rand.c patch for review (was: Re: cvs commit: ports/astro/xglobe/files patch-random) 
Message-ID:  <200102251758.f1PHwuR02481@gratis.grondar.za>
In-Reply-To: <20010225193409.A56351@nagual.pp.ru> ; from "Andrey A. Chernov" <ache@nagual.pp.ru>  "Sun, 25 Feb 2001 19:34:09 %2B0300."
References:  <20010225193409.A56351@nagual.pp.ru> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Patch for review:

Whats wrong with

int
rand(void)
{
	return((int)random());
}

??

M
-- 
Mark Murray
Warning: this .sig is umop ap!sdn

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102251758.f1PHwuR02481>