|
-
October 12th, 1999, 02:03 AM
#1
srand() and rand() functions
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|