User profile: Bin1000101

User info
User name:Bin1000101
Name:Andrew
Location:Earth
History
Joined:
Number of posts:10
Latest posts:

here's a good one
lols, I'll give it a read, thanks!

Header && source file troubles
use #ifndef #define #endif in your header files? pre-processor directives.....

combining 3 functors into 1
then i would use an enum to facilitate a trinary result: [code]enum status {below, equal, greater};[...

combining 3 functors into 1
you have 3 structures not functions. Are you trying to experiment with overloading?

Random Number Help
why 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