dev Pipe Network: https://bloodshed-dev-c.en.softonic.com/
Start installing Dev C++
Dev After the download is completed, you will get an installation package (.exe program). Double-click the file to start the installation.
) First load the installer (it only takes a few dozen seconds)
2) Start installing
Dev C++ supports multiple languages, including simplified Chinese, but it will not be set until the installation is completed. Simplified Chinese cannot be used during the installation process, so we choose English here.
) Agree with the various terms of Dev C++
) Select the component to be installed
Select "Full" and install all of them.
) Select the installation path
You can install Dev C++ anywhere, but it is best not to include Chinese in the path.
6) Wait for installation
7) Installation is completed
Start configuration Dev C++
The first time Dev C++ also requires simple configuration, including setting language, fonts, and theme style.
) After the first time Dev C++ is started, the prompt is to select the language.
Here we choose Simplified Chinese, and friends who are good at English can also choose English.
) Select the font and theme style
Just keep the default here.
) Prompt to set successfully
Click the "OK" button, enter Dev C++, and you can write the code.