int random(int) is a standard C++ function defined under stdlib.h and returns a random number between 0 and n-1 where n is the parameter.
-Bharath _____ From: Victor A. Wagner Jr. [mailto:[EMAIL PROTECTED] Sent: Friday, February 11, 2005 10:56 AM To: [email protected] Subject: RE: [C-Paradise] Still need help random(blah) is NOT standard C or C++ [Non-text portions of this message have been removed] >-----------------------------------------~-~> CHECK THE ARCHIVE BEFORE POSTING!!!! Archive is available at http://www.eScribe.com/software/C-Paradise/ >------------------------------------------_-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/C-Paradise/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
