here's a good onelols, I'll give it a read, thanks!
Header && source file troublesuse #ifndef #define #endif in your header files? pre-processor directives.....
combining 3 functors into 1then i would use an enum to facilitate a trinary result: [code]enum status {below, equal, greater};[...
combining 3 functors into 1you have 3 structures not functions. Are you trying to experiment with overloading?
Random Number Helpwhy do all the extra math (CPU cycles), just assign the value of 60 + the number generated by rand (...
This user does not accept Private Messages