This is the mail archive of the cygwin@cygwin.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]
Other format: [Raw text]

Re: Do a clearscreen


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/


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