Date: Tue, 7 Oct 1997 14:51:32 +0200 (IST) From: Eli Zaretskii To: Robert Debeljakovic cc: djgpp AT delorie DOT com Subject: Re: [Q] Whats wrong here... In-Reply-To: <61canb$kjf$1@kurica.wt.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Tue, 7 Oct 1997, Robert Debeljakovic wrote: > Why does it keep giving me HUGE numbers? `rand' returns random integers between 0 and 2^32 - 1. So I don't see what's wrong with getting a bunch of HUGE numbers. They *are* in the above range, aren't they?