Get notifications on updates for this project. Get the SourceForge newsletter. Get newsletters and notices that include site news, special offers and exclusive discounts about IT products & services. About Dev-C Dev-C is a free integrated development environment (IDE) for programming in C/C. Dev-C is developed by Bloodshed software. It is shipped with the open source MinGW compiler. MinGW uses GCC,the GNU g compiler collection. With Dev-C you can write Windows or console-based C/C programs easily, you can even create installer.
Size: 48.1MB
License: FREEWARE
Publisher:Publisher Listed Programs
Release Date: 2015-04-27
Submit Date: 2015-04-27
OS: Windows All
Aug 28, 2018 Download Bartender 3.0.45 for Mac from our software library for free. Commonly, this program's installer has the following filename: bartender.zip. This app's bundle is identified as com.surteesstudios.Bartender. You can set up this application on Mac OS X 10.6 or later. Bartender for Mac. Old Versions: Bartender for Mac lets you organize your menu bar icons, by hiding them, rearranging them, show hidden items with a click. Bartender software free download mac. Bartender 3.0.42 - A minimalist macOS application that offers you the possibility to quickly manage and organize your status bar menu app. Download Free Bartender 3.0.42 for Mac on Mac Torrent Download. Bartender allows you to control more of the icons at the top of your computer's menu bar, including system icons that are typically off limits, making it a very useful app for those with limited space. Sitting in the menu bar, itself, Bartender is low profile and uses minimal memory to.
Downloads: 33596
Popularity:
Features:
Review Date: 2008-03-02
Pros: None
Cons: None
Other Thoughts: Not bad for beginner programmers, however serious developers may have a hard time with this. Not all headers and libraries are inluded. It's very nice to have a resource editor, but this one doesn't have one. You can download ResEd though which works well.
Pelles C is a lot better for beginners, but it's only for C, not C++. For C++, I recommend Visual Studio C++ 2005 or 2008 Express Edition with the Microsoft Windows SDK.
Dev-C++ showing its updated UI and new variable browsing options | |
Developer(s) | Bloodshed Software until 2005, Orwell (Johan Mes) since 2011 |
---|---|
Stable release | |
Repository | |
Written in | Delphi |
Operating system | Microsoft Windows, Linux (alpha only) |
Type | Integrated development environment |
License | GNU General Public License |
Website | orwelldevcpp.blogspot.com www.bloodshed.net at the Wayback Machine (archived March 20, 2016) |
Usage |
Dev-C++ is a free full-featured integrated development environment (IDE) distributed under the GNU General Public License for programming in C and C++. It is written in Delphi.
It is bundled with, and uses, the MinGW or TDM-GCC 64bit port of the GCC as its compiler. Dev-C++ can also be used in combination with Cygwin or any other GCC-based compiler.[1]
Dev-C++ is generally considered a Windows-only program, but there are attempts to create a Linux version: header files and path delimiters are switchable between platforms.
An additional aspect of Dev-C++ is its use of DevPaks: packaged extensions on the programming environment with additional libraries, templates, and utilities. DevPaks often contain, but are not limited to, GUI utilities, including popular toolkits such as GTK+, wxWidgets, and FLTK. Other DevPaks include libraries for more advanced function use. Users of Dev-C++ can download additional libraries, or packages of code that increase the scope and functionality of Dev-C++, such as graphics, compression, animation, sound support and many more. Users can create Devpaks and host them for free on the site. Also, they are not limited to use with Dev-C++ - the site says 'A typical devpak will work with any MinGW distribution (with any IDE for MinGW)'.
From February 22, 2005 to June 2011 the project was not noticeably active, with no news posted nor any updated versions released. In a 2006 forum post, lead developer Colin Laplace stated that he was busy with real-life issues and did not have time to continue development of Dev-C++.[2]
There are two forks of Dev-C++ since then: wxDev-C++ and the Orwell version.
wxDev-C++ is a development team that has taken Dev-C++ and added new features such as support for multiple compilers and a RAD designer for wxWidgets applications.
On June 30, 2011 an unofficial version 4.9.9.3 of Dev-C++ was released by Orwell (Johan Mes), an independent programmer,[3] featuring the more recent GCC 4.5.2 compiler, Windows' SDK resources (Win32 and D3D), numerous bugfixes, and improved stability. On August 27, after five years of officially being in a beta stage, version 5.0 was released.[4] This version also has its own separate SourceForge[5] page since version 5.0.0.5, because the old developer isn't responding to combining requests. On July 2014, Orwell Dev-C++ 5.7.1 was released featuring the more recent GCC 4.8.1 which supports C++11.
On May 4, 2015, The Singapore Prime Minister Lee Hsien Loong posted his Sudoku solver program in C++ on Facebook. In his screen shot, he's using Microsoft Windows and Dev-C++ as his IDE.[6]