I dont want to use a ton of while statments so is there a way if in its else statement to restart. Or to restart it before the command is enterd. I enter commands like this cin >> aclass; and the use an if to check it..(to learn C++ im making a small text based game).