Classes problem defined symbols found already definedanyways why when I do if(server->playerHandler->isPlayerOn(username)) { ...blahblah } server...
Run Program again loop.Lol.. yes i was kidding but using goto's is a quick way to get things done (learned that from visual...
Classes problem defined symbols found already definednaw i come from visual basic LOL wasted 2 years on that.. and i have a hacking experience in assembl...
Run Program again loop.labelrunagain: cout << "Would you like to run the program again? (Y/N) "; cin >> ans; if (ans =...
Classes problem defined symbols found already definedLol solved linker error I changed Server* server; to static Server* server; it had to...
This user does not accept Private Messages