Hey, what c++ enviroment should I use for writing c++ hacks for MPGH?
I got windows 7 64
Turbo c++?
Dev-c++?
Visual studoi 2010 express?
I would use visual studios
I suggest Visual Studio or Code::Blocks.
Those are what I use.
I use Dev-C++ for beginning, its great practice for small programs like making a pointer, creating classes, and so on.... but since now and then i want to change to Visual C++ ... idk its just that Microsoft makes good things, but some are really unnecessary, now its your choice
Originally Posted by ruisu
I use Dev-C++ for beginning, its great practice for small programs like making a pointer, creating classes, and so on.... but since now and then i want to change to Visual C++ ... idk its just that Microsoft makes good things, but some are really unnecessary, now its your choice
Installing managed C++ libraries just to use a unmanaged C++ compiler, is a big fail.
C++ the legit shit.
The only thing I've ever used is Visual C++, so I can't say it's the best, but I think it's good
Visual C++ all the way.
Code::Blocks FTW i love it... only cuz i used it first and know how lol... visual studio or codeblocks for sure... like what cookie said