Hello members of the forums. I have been interested in C++ programming for a bit now and am wondering how to get a program to stay open. No I do not mean cin.get(); or system("PAUSE"); but rather, how can I prevent the program from saying "press any key to continue" and then closing after use. Thanks for reading and for the help.