AppDB
Home
Screenshots
Browse Apps
Browse by Developer
Top 25
Submit App
Help
Statistics
Distributions (515)
Email Us
User Menu
Log in
Register
Category: Main > Programming / Software Engineering > Dev-C++ > 4
Dev-C++ for Windows is an IDE for developing C/C++ programs (for windows).
What works Most everything
What does not
Some items on the left appear twice, don't delete these copies.
You can't execute directly from the application, compile and then run via the terminal.
What was not tested Nothing
Additional Comments
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