background preloader

C/C++ IDE

Facebook Twitter

Blocks. An open source, cross platform C/C++ IDE. Software - Dev-C++ Dev-C++ is a full-featured integrated development environment (IDE), which is able to create Windows or console-based C/C++ programs using the Mingw compiler system (version MSVCRT 2.95.2-1 included with this package), or the Cygwin compiler.

Software - Dev-C++

It can also handle the Insight Debugger, which you can also download here. - C and C++ compiler for Win32 (Mingw) - Debugger (GDB or Insight) - Customizable syntax highlighting - Powerful multi-window editor with many options - Work in source file or project mode - Setup creator - Create console, windows and DLL programs - Resource file editing (menu creator...) - Project Manager, compiler, linker and resource results - Insert automatically C/C++ codes and statements - Makefile automatic creation - 2 different icon sets for menus and toolbars in Dev-C++ - Tool manager - Templates for creating your own project types - Much more... Source code : Delphi Source code of Dev-C++ is available for free under the GNU General Public License (GPL)