As ShunNakamura pointed out, go to www.bloodshed.net download their C++ Compiler (Dev C++). It uses MingW to strive for system portability and is fairly easy to use, and find a lot of online help for it as well. It what I use when I aint using GCC, and I can definatley say it has matured into a sweet compilation suite.

Bipper