User forums > Using Code::Blocks
Application not running
thomas:
Note that the normal behaviour that you would want 99.99% of the time is indeed the one you have.
There are very, very few valid reasons for blocking a program that has finished running. Normally, if the program is done with whatever it was doing, it should exit. The batch file solution is still the best, in my opinion, as it leaves the actual program unmodified.
alchemist:
or use cb_console_runner ?
kaulimus:
Wonderful, thank you! I hadn't considered that the program would end itself considering that it didn't from the command prompt window and when run through the compiler, but I suppose that does make sense.
Thank you for all your help, everyone!
-Jake
Navigation
[0] Message Index
[*] Previous page
Go to full version