GameOver Posted March 23, 2010 Posted March 23, 2010 this is my favourite compiler for exploits etc. "Full-featured programming environment & compiler for creating software in C/C++." By BS Editor: Bloodshed Dev-C++ is a full-featured programming environment and compiler for creating software in C++. Included in the Dev-C++ environment are all of the standard features necessary for writing, compiling, debugging, and executing programs written in C. Strictly for the hard-core C++ programmer, Dev-C++ allows you to compose all of your source code without many of the hand-holding features and expenses included in many of the available programming environments. Features - Support GCC-based compilers - Integrated debugging (using GDB) - Support for multiple languages (localization) - Class Browser - Code Completion - Debug variable Browser - Project Manager - Customizable syntax highlighting editor - Quickly create Windows, console, static libraries and DLLs - Support of templates for creating your own project types - Makefile creation - Edit and compile Resource files - Tool Manager - Print support - Find and replace facilities - Package manager, for easy installation of add-on libraries - CVS Support - To-Do List get it here....http://www.brothersoft.com/dev-c++-65296.html Quote
BsCyB Posted March 23, 2010 Posted March 23, 2010 im sorry to say that but dev c++ is the worst compiler for c++ language the best compilers are visual c++ and eclipse Quote
Stealth Posted March 24, 2010 Posted March 24, 2010 im sorry to say that but dev c++ is the worst compiler for c++ language the best compilers are visual c++ and eclipse I agree to this but partialy.For me both Visual C++ (Microsoft) and DevC++ are great compilers. Quote
MaestroLuke Posted March 24, 2010 Posted March 24, 2010 devcpp is really old if you don't want to use ms use Codeblocks it comes with mingw Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.