Xref: news2.mv.net comp.os.msdos.djgpp:2863 From: 101454 DOT 2763 AT compuserve DOT com (Dougal Mountifield) Newsgroups: comp.os.msdos.djgpp Subject: drand48() for djgpp? Date: Thu, 18 Apr 1996 20:08:41 GMT Organization: CompuServe Incorporated Lines: 11 Message-ID: <4l67ao$bcg@dub-news-svc-6.compuserve.com> NNTP-Posting-Host: dd07-043.compuserve.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hi all, Does anyone have a library for DJGPP that has the UNIX floating-point random number generator function 'drand48()'? It has return type 'double' and is prototyped in djgppstd.h I've looked everywhere without success, any help would be much obliged. Even the gnu source for the function would be great. Cheers, Dougal... ------------------------------