hi everybody,
i am using code blocks with the mingw compiler to develop my c++ console applications,
in the end of each program, i get the message "Process returned 0 (0x0). execution time : ....... press any key to continue"
How can i get rid of that.
Thanks

Recommended Answers

All 2 Replies

hit the 'x' just under the scroll bar for the source code viewing area. You can also find this 'x' by looking at the message you got and moving to the top-right of its box. I do not suggest getting rid of this necessarily as it is relatively important information.

in the end of each program, i get the message "Process returned 0 (0x0). execution time : ....... press any key to continue"
How can i get rid of that.

Stop running the program from within Code::Blocks. :icon_rolleyes:

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.