Log in

View Full Version : C


NoRToN
December 6th, 2000, 09:38
How do I clear the screen in C?

In Borland it is clrscr() or something.
But i have Micro$oft's C compliator, how
do I clear the screen with that?

MagTians
December 6th, 2000, 09:58
Clearing the screen is not a matter of language but a matter of operating system and library :
But maybe you don't want to think about that and can have a look at http://support.microsoft.com/support/kb/articles/Q99/2/61.ASP