I currently use rand() or srand() in Visual C++. I ever tried to use random() and randomize() with stdio.h,conio.h,time.h and stdlib.h included, but it dont work.
How to randomize in Visual C++? Which header file must be included?
How to randomize in Visual C++?
This is something that can be googled. http://www.google.com/search? q=C%2B%2B+random+numbers
Hint: Search on C++, not Visual C++.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment