User forums > Help
Is there a way to clean up the output screen?
357mag:
If you run a simple program and look at the output screen you will see this:
Hello World!
Process returned 0 <0x0> Execution time : 0.023s
Press any key to continue...
I personally dislike the Process returned line with all that unnecessary information cluttering up the screen.
Hello World!
Press any key to continue...
This is all that is needed.
Is there a way to prevent Codeblocks from printing that other stuff?
BlueHazzard:
Porject->Settings->Build targets->Pause when execution ends
357mag:
The box need to be checked. That does absolutely nothing to remove the stuff which I am referring to. If there is indeed a way to clean up the output screen somebody please post but I'm thinking there is none.
BlueHazzard:
--- Quote ---The box need to be checked.
--- End quote ---
Why? If you do not check this box none of the text you are complaining is shown...
Miguel Gimenez:
He needs it to be checked because without some effort in his side the window closes when the program ends.
Navigation
[0] Message Index
[#] Next page
Go to full version