AppDB
Home
Screenshots
Browse Apps
Browse by Developer
Top 25
Submit App
Help
Statistics
Distributions (516)
Email Us
User Menu
Log in
Register
Category: Main > Programming / Software Engineering > Dev-C++ > 5
Dev-C++ for Windows is an IDE for developing C/C++ programs (for windows).
What works Basically everything you need!
What does not Unknown
What was not tested Probably some minor functions
Additional Comments
For running console programs from bloodshed dev-cpp, scroll down.
Start the console app by the following command in shell: $ wineconsole --backend=user consoleapp.exe Change consoleapp.exe to whatever the name is of the program you are executing. Make sure you're in the same directory.
<< Back