swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: next question....


From: Marcus G. Daniels
Subject: Re: next question....
Date: 01 Apr 1998 09:12:49 -0800

>>>>> "GB" == Ginger Booth <address@hidden> writes:

GB> I used srand/lrand48 to implement my random library.  These are in
GB> stdlib.h in gcc/include.  Does anyone happen to know why they
GB> aren't in the gcc in Cygwin?  Like, is "48" the default or
GB> something?

I suppose the rationale is that they aren't a part of the ANSI C standard.
lrand48, etc. are a System V / XOpen thing.  You could scob them from
the GNU C library if you really want to.  Or perhaps easier, just use
the Swarm random number generators.  ;-)

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.
                  ==================================


reply via email to

[Prev in Thread] Current Thread [Next in Thread]