R Programming
Scatter Plot in R using ggplot2 (with Example)
Graphs are the third part of the process of data analysis. The first part is about data extraction , the...
Dev-C++, developed by Bloodshed Software, is a fully-featured graphical IDE (Integrated Development Environment) for C and C++ programming. It is distributed under the GNU General Public License for programming in C and C++.
There are many compilers available for C++ programming. You can download anyone. Here, we are going to use Dev C++. It will work for both C++ and C programming languages.
To install Dev C++ software, you need to follow the following steps.
Step 1) First you must download the Dev C++ on your Windows machine. Visit to Download Dev C++: http://www.bloodshed.net/
Step 2) There are packages for different Operating Systems.
Step 3) Under package Dev-C++ 5.0 (4.9.9.2) with Mingw/GCC 3.4.2 compiler and GDB 5.2.1 debugger (9.0 MB) Click on the link "Download from SourceForge".
Step 4) This package will download C++ .exe file for Windows that can be used to install on Windows 7/8/XP/Vista/10.
Step 5) You will direct to SourceForge website, and your C++ download will start automatically.
Step 6) In this step,
Step 7) In this step,
In the next screen, installation begins
Now, Dev C++ is installed successfully on your Windows. Select " Run Dev C++" to run it and click on " Finish" button.
That's it! Now you are ready to compile your C or C++ programs with Dev C++ compiler.
Here are some important features of Dev-C++ IDE:
Graphs are the third part of the process of data analysis. The first part is about data extraction , the...
What is Jenkins? Jenkins is an open source Continuous Integration server capable of orchestrating a...
In this article of SSD vs HDD differences, we will learn the key SSD and HDD difference. But...
What is Ansible? Ansible is an open source automation and orchestration tool for software...
A Partition is a hard drive section that is separated from other parts. It enables you to divide...
External hard disks are a convenient way of storing data. Portable SSD external drives enable you...