Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: localhost.localdomain: ronald owned process doing -bs Date: Wed, 16 Apr 2003 14:57:12 +0200 (CEST) From: Ronald Landheer-Cieslak X-X-Sender: ronald AT localhost DOT localdomain To: Frank Wagner cc: cygwin AT cygwin DOT com Subject: Re: Do a clearscreen In-Reply-To: <12398.1050499621@www35.gmx.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII If you want a relatively portably way to do it, you might consider using ncurses (provided in the Cygwin net distri). HTH rlc On Wed, 16 Apr 2003, Frank Wagner wrote: > Hello, > > I use Cygwin to write little console tools. > Now I want to know how to do a clearscreen with the console? > Some compiler systems provide a conio.h that provide such funktions, but > this doesn't belong > to the standard C libraries. > > I would be very happy if somebody can show me do this in a simple way. > > Thanks in advance > > Frank > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/