Hi guys, my college uses the dev compiler for C++, I have Visual Studio at home for my C++.

I want to switch to dev. The way we current compile our C++ files at college is by command line g++ 0 file file.c (something like this, can't remember the exact format)

Anyway, I'm looking for some info on where I can download this, perhaps with a nice IDE environment too for the coding, any ideas guys?