This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

How to clear the screen in a WindowsNT / Linux - Console (C/C++)



Does anybody know how to clear the
screen and set up the cursor to the
upper left position?

The Escape-code I used sometimes
in Windows 95/98 

   cout << "\x1b[2J";

doesn't work with Linux and
Windows NT. It works just if I set up
the 'ansi.sys' in the config.sys of
Win95/98.


Martin
mailto:webmaster@MartinHenne.de




--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]