Getting started with Visual C++ -


I am trying to get started with Visual C ++ in Visual Studio 2008. When I press the play button (start debugging), the console opens, but then immediately closes. How can I keep this window open so that I can see my output?

You can also press Ctrl + F5 to begin without debugging and it will end your program Keeps the console open when done.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -