.cpp to .exe

How to convert a .cpp file to a .exe application?
I was tempted to just tell you to rename the file.. but that wouldn't be right..

You need a c++ compiler. look into either DevC++ (that's what I have), which uses the MINGW compiler tools, or Visual Studio C++ Express from Microsoft.
lol.. rename >,< i wish it was just that simple.. hahahah
Topic archived. No new replies allowed.