Hi,
We are new to Visual Studio 2008, barely a month into a C++ course, and are currently working on a few personal projects.
We have successfully created a console application with Visual Studio but are not sure on how to get the program to run outside of Visual Studio. Looking through the provided textbook(s), we can not find a clear solution.
Is there any way to build the program, so that it is an .exe file that can be used independently?
Any advice would be much appreciated!
K & R