Home | All Classes | Grouped Classes | Index | Search
Redirects stdout, stdin and stderr to the console window. Redirects stdout and stderr to filename.
void redirect_stdio(); void redirect_stdio( const std::string& filename);
See also:
CL_ConsoleWindow