Console operations

orgoton at mindless.com orgoton at mindless.com
Tue Jan 30 12:05:23 PST 2007


How do I clear the console without have to use 

version (Windows) system("cls");
version (linux) system("clear");

Also how do I change BG/FG output color?

Thanks in advance.


More information about the Digitalmars-d-learn mailing list