Setting up Code::Blocks and MINGW, A Free C and C++ Compiler, on Windows
By Thomas Carriero This tutorial gives you easy-to-follow instructions, with screenshots, for setting up a compiler (the MINGW compiler), a tool that will let you turn the code that you write into programs, and Code::Blocks,…