I just downloaded Visual Studio 2013. When I compile C, it doesn\'t show me my output. The output screen will show up for a brief second and then disappears.
I use Visual Studio 2013 for Python and I also struggle with that problem. My solution is to press F5instead of Ctrl + F5, then I will have 2 pop-up windows (console and program output).
I close the console window and the other will be closed together.