Introduction of Bloodshed Dev-C ++
Bloodshed Dev-C ++ is a full-featured Integrated Development Environment (IDE) for C / C ++ programming languages. It uses the Mingw port of the GCC (GNU Compiler Collection) because of its compiler. Dev-C ++ can also be used in combination with Cygwin or other GCC-based compilers.
The features are:
- Supports GCC-based compilers
- Integrated debugging (using GDB)
- Project Manager
- Customizable syntax encoding editor
- Class Browser
- Code Enhancements
- List of Functions
- Support
profile creation - Create Windows, console, static libraries and DLLs quickly - Support from template to create your own project type
- Making Makefile
- Edit and compile Resource files
- Device Manager
- Print support
- Search and replace facility
- CVS support