DEV C++ is a free C and C++ IDE (Integrated Development Environment) for Windows and Linux operating system. It supports the source code editor and compilation of C and C++ programming languages. It also executes the C and C++ programs itself. It is available with the GCC compiler which is used to compile both C and C++ programs.
Follow the steps described bellow to install the DEV C++ IDE in your computer.
- Search for DEV C++ on Google. And you could choose any option to download the .exe file.
- I'm choosing to download from Bloodshed Software. Then download the latest version.
- Download the .exe file from SourceForge link.
- Then save the .exe file to your local drive.
- After that Run the .exe file to install the IDE.
- Select English as the Installer Language, then the installation process would start. Then click the "I agree" button.
- Then click Next and proceed to Install process.
- After that click on Install. At the time of the installation process, you could choose the destination folder path.
- The Installation process would go on.
- Then click finish to complete the installation process.