User profile: BusinessSloth

User info
User name:BusinessSloth
Name:Gage
History
Joined:
Number of posts:31
Latest posts:

[easy] problem, while-loop
Is the program not stopping when you enter the letter "N"?

Class Question
Oh okay, thanks. I guess I had the wrong idea about classes.

Class Question
But couldn't I put it in a class so I wouldn't have to code the whole level up and battle system out...

Class Question
Would this be how to do it if you have a separate class file?

Class Question
I'll give a simple example of what I want to do. I have my main.cpp with [code]#include <iostream>...