User: skimmer001

  • Public profile

User profile: skimmer001

User info
User name:skimmer001
History
Joined:
Number of posts:79
Latest posts:

Random numbers
You can try this if you get some conversion warnings [code] srand(unsigned(time(NULL))); [/code]

About outputting Ascii Characters
try [code] (char) 178; [/code]

New to multithreading
Yeah I think I'm just going to give up on this. This was just going to be something extra for my pro...

New to multithreading
My function doesn't give me any errors if I call it normally.

New to multithreading
run is a member function of CentralOperations which is declared as c

This user does not accept Private Messages