From: "Ben Davis" Newsgroups: comp.os.msdos.djgpp Subject: Random Numbers Date: Wed, 8 Mar 2000 21:10:43 -0000 Organization: Customer of Planet Online Lines: 7 Message-ID: <8a6fpg$gjg$1@news8.svr.pol.co.uk> NNTP-Posting-Host: modem-6.tin.dialup.pol.co.uk X-Trace: news8.svr.pol.co.uk 952550000 17008 62.136.41.6 (8 Mar 2000 21:13:20 GMT) NNTP-Posting-Date: 8 Mar 2000 21:13:20 GMT X-Complaints-To: abuse AT theplanet DOT net X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I know what random() and srandom() are. But what are initstate() and setstate()? The help files are very unspecific. I'd be grateful if anyone could explain them to me. Ben Davis