Ugh... what am I doing WRONG!

Pages: 123
I find that most Windows IDEs (including Visual Studio 2010) will close the console window immediately after the program ends if you don't run the program through the debugger. There should be some sort of option that goes along the lines of "Start with Debugging" or something along those lines.

When you actually run your program through the console, you won't have to worry about it closing down on you. :)

-Albatross
It's all discussed at great length in the second thread on the beginners page:

http://www.cplusplus.com/forum/beginner/1988/
Okay thanks *Hugs you and smile* You were very informitive
Topic archived. No new replies allowed.
Pages: 123