I want to tidy up my UI for my program by clearing the screen to make it look more tidy on the consule mode in C++. I am using the IOSTREAM libary. Does anybody know how you clear the consule screen in C? I want to the CLS thing in BASIC. Thanks for any help, I have tried google and books but found nothing.