Code::Blocks Forums
User forums => Help => Topic started by: dilla1988 on August 10, 2009, 10:51:14 am
-
Hi
At the end of program (in the console) there is a default message "Process returened 0 (0x0) Execution time : 0.17s"
I wanna know how to get rid of this...
Thnx in advance
D
-
Project -> Properties -> Targets
Uncheck the "Pause when execution ends"
-
It's not possible, because it's hardcoded.
-
Well, the easiest way to get rid of it would be not to run the program from the IDE :-)
-
Hi Volvo..
Thnx it worked.... But the screen disappears when it outputs...
So I used getchar() at the end...
I hope it is the right way...
thnx for help
Project -> Properties -> Targets
Uncheck the "Pause when execution ends"