Dev C Compiler Options

  
Dev C Compiler Options Rating: 6,4/10 8831 votes

/dev-c-non-compila-windows-10.html. Dev-C++ is C/C++ IDE which is free, portable, fast and simple in use.

To set this compiler option in the Visual Studio development environment Open the project's Properties page. On the Build tab, type the symbol that is to be defined in the Conditional compilation symbols box. For example, if you are using the code example that follows, just type xx into the text box. To set this compiler option in the Visual Studio development environment Open the project's Properties page. On the Build tab, type the symbol that is to be defined in the Conditional compilation symbols box. For example, if you are using the code example that follows, just type xx into the text.

Steps to Install DEV C++ on Windows OS

  1. Download Dev C++ from: http://www.bloodshed.net/dev/devcpp.html
  2. This is a 9 MB file approx.
  3. Double click the executable file.
  4. Start the installation by clicking Next button.
  5. Choose the destination folder and install it.
  6. Once the installation is complete, go to My Computer > Properties > Advanced System Settings > Advanced Tab.
  7. Now click on 'Environment variables' button > new.
  8. Change the system variable name as: PATH.
  9. Change the variable value as: C:Dev-Cppbin;.
  10. Click OK and start Dev C++ to write the program.

Dev C Compiler Options For Mac

Here are few other related articles for you to read: