Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: swarupsomanna on March 26, 2016, 05:41:33 pm
-
I am using code::blocks for programming in C. When I compile my program and execute it, the output window (i.e.. Windows Command prompt) displays some execution related text, these texts are not of use to me right now and dont want them to appear(see image below).
I tried to change the settings in codeblocks but couldn't find any settings related to the output window and also I dont want the text "Press any key to continue" to appear. These texts appear only if I run the program through codeblocks and doesn't appear if I directly run the program.
-
These are coming from the cb_console_runner tool.
Why do they bother you?
-
You can try to remove the Project->Properties->Build targets->Pause when execution ends tick