Random numbersYou can try this if you get some conversion warnings [code] srand(unsigned(time(NULL))); [/code]
About outputting Ascii Characterstry [code] (char) 178; [/code]
New to multithreadingYeah I think I'm just going to give up on this. This was just going to be something extra for my pro...
New to multithreadingMy function doesn't give me any errors if I call it normally.
New to multithreadingrun is a member function of CentralOperations which is declared as c
This user does not accept Private Messages