Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
Press any key...
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Press any key... (Read 8312 times)
Incongruous
Guest
Press any key...
«
on:
November 07, 2013, 04:22:04 pm »
How can I remove the message "Press any key to continue..." in the console appearing after compilation of a console application.
TIA
Logged
oBFusCATed
Developer
Lives here!
Posts: 13406
Re: Press any key...
«
Reply #1 on:
November 07, 2013, 04:24:13 pm »
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!
Logged
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
Press any key...