I am really new at C++. I am starting with SAMS teach yourself C++ in 21 days. I have installed the MS Visual Studio Express IDE 2013. When I write my code and run the code I get an Output Window but it just pops up and disappears. I have to use "cin.get();" to break for me to see my results.
Is there a way to setup Virt Studio to keep that window open?