Bugz Door Project
|
Clear the screen. More...
#include <door.h>
Public Member Functions | |
Clrscr (void) | |
Friends | |
std::ostream & | operator<< (std::ostream &os, const Clrscr &clr) |
Clear the screen.
Clear the screen
door::Clrscr::Clrscr | ( | void | ) |
|
friend |
Clear the screen using ANSI codes.
Not all systems home the cursor after clearing the screen. We automatically home the cursor as well.
os | std::ostream& |
clr | const Clrscr& |