Guest_imported
New member
- Jan 1, 1970
- 0
does <time.h> work in this? i need to use this:
randomize();
and i supposedly need to include <time.h> at the beginning for this to work.. and the error keeps saying error C2065: 'randomize' : undeclared identifier
what am i doing wrong?
randomize();
and i supposedly need to include <time.h> at the beginning for this to work.. and the error keeps saying error C2065: 'randomize' : undeclared identifier
what am i doing wrong?