delorie.com/archives/browse.cgi | search |
Date: | Mon, 11 Dec 1995 08:29:05 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
To: | Geoffrey Wong <gwong AT cse DOT unsw DOT edu DOT au> |
Cc: | djgpp AT sun DOT soe DOT clarkson DOT edu |
Subject: | Re: your mail |
On Mon, 11 Dec 1995, Geoffrey Wong wrote: > Now as far as I know, this is perfectly Okay in Unix, and drand48() > would take on some random floating point value. > > But when I compile it under DOS using djgpp's gcc. It complains:- DJGPP C library doesn't include drand48(). You can craft a replacement with the rand() or (better) random() library functions.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |