User forums > Using Code::Blocks
Press any key...
(1/1)
Incongruous:
How can I remove the message "Press any key to continue..." in the console appearing after compilation of a console application.
TIA
oBFusCATed:
Project -> properties -> build targets -> your target -> pause when execution ends
For the record this is printed after your program end and not after the compiler finishes building your program!
Navigation
[0] Message Index
Go to full version