Home | All Classes | Grouped Classes | Index | Search

Class CL_ConsoleWindow

Text console window. More...

Derived from: none
Derived by: none
Group: Core (System)

#include <ClanLib/core.h>

Construction:

CL_ConsoleWindow

Console Window constructor.

Operations:

redirect_stdio

Redirects stdout, stdin and stderr to the console window.

wait_for_key

Waits until user hits a key.

display_close_message

Displays 'press any key to close this console window', and waits until user hits a key.

Detailed description:

!group=Core/System! !header=core.h!

Note: This class has no effect under Linux.



Questions or comments, write to the
ClanLib mailing list.