User profile: StevetheHunter

User info
User name:StevetheHunter
History
Joined:
Number of posts:16
Latest posts:

Homework Help
A switch statement is very useful for menus!

Math Error
I believe you just declare the variable as a "string" variable, like this: [code]string CLASS_CHOIC...

Keeping console open, "recommended way"?
[code]cin.ignore()[/code] did the trick! I did indeed have a hanging newline, thank you!

Keeping console open, "recommended way"?
Then it's odd that I get different results. Here's the code, I know it's probably pretty bad, but I...

Keeping console open, "recommended way"?
Daleth: I'm getting different results, depending on which .exe I run. Should I be running the "mai...