Provides a full IDE for C/C++ programming language based on the MinGW port of GCC (FNU Compiler Collection) as the base for the compilers. Fully supports the programming languages to edit and create source files. Supports loading files having .H, .HPP, .RH and .HH extension.
This application uses the MinGW port of GCC (GNU Compiler Collection) as its compiler. It is a full-featured Integrated Development Environment (IDE) for the C/C programming language. The application can be considered a new and improved fork of Bloodshed Dev-C++.
v5.9 [Jan 24, 2015]
- Changed Format Current File shortcut from Shift+F to Shift+Ctrl+A.
- Removed/Changed all default Alt+(Key) shortcuts because they interfere with Alt menu navigation.
- Assigned some new default shortcuts like Ctrl+B (Open Containing Folder) and F2 (Rename File).
- Fixed Show Makefile being executable when no compiler set is configured.