Home | All Classes | Grouped Classes | Index | Search

CL_ConsoleWindow::redirect_stdio

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



Questions or comments, write to the ClanLib mailing list.