PDA

View Full Version : C


NoRToN
12-06-2000, 09:38 AM
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
12-06-2000, 09:58 AM
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