User forums > Using Code::Blocks

How to remove execution related text from output window of codeblocks?

(1/1)

swarupsomanna:


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.

oBFusCATed:
These are coming from the cb_console_runner tool.
Why do they bother you?

BlueHazzard:
You can try to remove the Project->Properties->Build targets->Pause when execution ends tick

Navigation

[0] Message Index

Go to full version