Gladywin Yap
October 12th, 1999, 02:03 AM
Hi all,
Is the srand() and rand() functions in VC++ an ANSI standard? Can I assume that if I were to use any other C compiler, the generated sequence of random number will be the same?
Does anyone know or has the source code of any random number generator that allows seeding?
Thanks in advance for any help.
Gladywin
Is the srand() and rand() functions in VC++ an ANSI standard? Can I assume that if I were to use any other C compiler, the generated sequence of random number will be the same?
Does anyone know or has the source code of any random number generator that allows seeding?
Thanks in advance for any help.
Gladywin