Hello, I am a total beginner at c++
I am writing a console program and I am wondering how I should do to exit the
program, like if the user is asked
Do you want to continue ( yes/no) and the user enters no then I want the console
to shut down...