Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com X-Lotus-FromDomain: BII From: "Jack A Walker" To: Netzmeister AT MartinHenne DOT de cc: cygwin AT sourceware DOT cygnus DOT com Message-ID: <08256881.005E021A.00@svfulnotes1.beckman.com> Date: Thu, 10 Feb 2000 09:05:02 -0800 Subject: Re: How to clear the screen in a WindowsNT / Linux - Console (C/C ++) Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline system("clear"); ? Jack Please respond to Netzmeister AT MartinHenne DOT de To: cygwin AT sourceware DOT cygnus DOT com cc: (bcc: Jack A Walker/BII) Subject: 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 AT MartinHenne DOT de -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com