Programs outside compiler

I took a college course on c++ and wasn't taught how to run the program outside of visual studio. Would like to know how I would go about it to use the programs I wrote outside the compiler.
Like any other program, by running the executable.
Where would I find it?
In your Project/Debug or Project/Release folder. When sending it to other pcs, always use Resource compiles.
Thank you for your help
Topic archived. No new replies allowed.