From: neiderer@arl.mil (Andrew Neiderer)
Subject: random(), srandom()
14 Jan 1998 08:06:17 -0800
Message-ID: <9801130530.aa23801.cygnus.gnu-win32@soldist.arl.mil>
To: gnu-win32@cygnus.com
Cc: neiderer@arl.mil


I have an OpenGL program that uses srandom(), random()
for fractal terrain generation.  I thought the prototypes
would be in H-i386-cygwin32/i386-cygwin32/include/math.h
but they are not.  Does anyone know how to handle the
errors "undefined references ..." to these 2 routines when
I try to generate the executeable.  Thanks.

- Andy Neiderer
  neiderer@arl.mil
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
