Can't use printf, have to use cout?I tried doing what you suggested and got this error on output [output]1>.\Game.cpp(81) : error C3...
Can't use printf, have to use cout?Why can't I store text in a string and use printf() to output whatever is stored in there? I'm only...
A switch repeating itself to default in a loopOkay well, I don't know if any of you have solved the problem, but I have. Basically what was wrong,...
A switch repeating itself to default in a loopYeah sorry, there is an excluded case from this solution which lets you exit the program. The reason...
A switch repeating itself to default in a loopSo basically, i'm writing a small game in c++. What you see is the skill point distribution function...
This user does not accept Private Messages