News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Removing an exit code

Started by 357mag, May 03, 2010, 06:16:06 PM

Previous topic - Next topic

357mag

Process returned 0 (0 x 0) execution time 3.109 s. I don't suppose this line can be removed from always showing up at the console window?

wolfcry

I could have sworn I asked this as well but I cannot find it anywhere. Unless I just read about it but I don't think it really ever got answered properly.  Either way, I would also like to know how to get rid of the execution time.
C::B Version = 10.5
OS = Microsquish XP

Ceniza

In the Project Properties go to the "Build targets" tab and uncheck "Pause when execution ends" for all targets where you do not want that behavior. In any case, that only happens when you run the program through the IDE.