How do I create an executable in Visual Studio 2013 w/ C++?

Viewed 120278

I can't find the exe file for my Hello World program that succeeded to work, and the program did not open as soon as it said it worked. I tried going to my documents and checking my project's folder. It was completely empty. Thanks for any and all help.

4 Answers
Related