The Bloodshed Dev-C++ package is a complete compiler, IDE and supporting tools for software creation under the Windows (Win32) operating system. It uses a popular compiler, known as MinGW (Minimal GW), supports both C and C++ and has some useful automation features for Windows software creation. Development for the command line interface is also supported.
It runs on any Win32 system - so is great for those trying to rejuvenate old machines as development environments for learning how to program. The software is free - Open Source - and can be downloaded from Source Forge, or the Bloodshed.net main site.
‘Dev-C++ is awesome!’ Version 5 has a lot more features than version 4, but the addition of these features seems to have bought along a lot of bugs. Doesn't stop me from using it though.
Feature list
- 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
- CPU Window
Requirements
- Windows 95 or higher.
- 32 MB of RAM.
- The executables compiled by Dev-C++ will need MSVCRT.DLL (comes with Windows 95 OSR 2 or higher).
[V-LINKED]
0 comments:
Post a Comment