I have used this before, but I can't remember how to do it. In a console application, how do you quit using a system command? for example theis the way I remember. Also, how do you use that same system function to clear the screen?Code:system("SOMETHING");
