|
wxDev-C++ is a fully loaded arsenal for a C/C++ programmer.It comes with inbuilt mingw compiler(port of gcc for WINDOWS) and also contains wxWidgets for creating forms and dialog based applications. Moreover,it comes with OpenGL as well, making it a breeze to program 2D/3D applications easy.It comes with a good debugger, so that you may track down where you went wrong. To top it all, it's free!.
|