When I click COMPILE AND RUN or RUN, the program doesn't run. This happens with both projects and individual (not in a project) files on the new Dev-C++ 4.9.9.2 (with bug fix), and with both buttons.
Logged In: YES user_id=1218098
Forgot to say - that it won't work on either the toolbar or the menu versions of the commands.
Logged In: YES user_id=1545222
?
Logged In: NO
Same here -yb
If you don't know already, I think you have to type:
system("pause");
at the end, or wherever you want the program to pause.
Log in to post a comment.
Logged In: YES
user_id=1218098
Forgot to say - that it won't work on either the toolbar or
the menu versions of the commands.
Logged In: YES
user_id=1545222
?
Logged In: NO
Same here
-yb
Logged In: NO
If you don't know already, I think you have to type:
system("pause");
at the end, or wherever you want the program to pause.