Jump to content
Ras

Dev-C++

Recommended Posts

Posted

Bloodshed Dev-C++ is a full-featured Integrated Development Environment (IDE) for the C/C++ programming language. It uses Mingw port of GCC (GNU Compiler Collection) as it's compiler. Dev-C++ can also be used in combination with Cygwin or any other GCC based compiler.

Features are :

- Support GCC-based compilers

- Integrated debugging (using GDB)

- Project Manager

- Customizable syntax highlighting editor

- Class Browser

- Code Completion

- Function listing

- Profiling support

- 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

- CVS support

Download: http://rapidshare.com/files/32056245/devcpp.zip

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...