#define BOOL int#define FALSE 0#define TRUE 1#define NULL 0#define __int64 long long
to the source, and i still have about one page of compiler error messages.
my original problem was, that time calling functions use to be inaccurate or inefficient on my machine. anyone knows an iso-c++ function to get the time? (getClock() gets me the time with a half second of precission. but i need it to be in at last 1/100 seconds).
[edited by - 666_1337 on March 9, 2003 4:55:14 AM] [/source]
[edited by - 666_1337 on March 9, 2003 4:55:42 AM]