cb_console_runner - Man Page
The Code::Blocks IDE console programs launcher
Synopsis
cb_console_runner args
Description
cb_console_runner is part of the Code::Blocks IDE. It is used to launch console programs and wait for them to finish. When the console program is finished, cb_console_runner displays "Press ENTER to continue".
That's its sole job.
Options
No options.
Examples
cb_console_runner /home/user/test_program --prog_arg1
Author
Yiannis "mandrav" Mandravellos (mandrav@codeblocks.org)
History
2006 - Initial version
Info
10 July 2006 1.0 cb_console_runner man page