I haven't been using Code::Blocks for too long, but I had to switch due to the fact that the previous compiler I used is not compatible with WIN 8.
When using Bloodshed Dev C++, when I ran a program, it always created a '.exe' that I could run without having to open the '.cpp' file first..
My question is, Is it possible to get a '.exe' using Code::Blocks, or do I always need to open the '.cpp' file to run the program?