From: sos@prospect.com.ru (Sergey Okhapkin)
Subject: RE: cygwin
14 Jan 1997 01:21:21 -0800
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <01BC020E.09F2B530.cygnus.gnu-win32@gater.krystalbank.msk.ru>
Original-To: "gnu-win32@cygnus.com" <gnu-win32@cygnus.com>,
        "'ppeek@hub.ofthe.net'"
	 <ppeek@hub.ofthe.net>
Encoding: 12 TEXT
Original-Sender: owner-gnu-win32@cygnus.com

ppeek@hub.ofthe.net wrote:

>urgent.  I need to know " How do i change the text output position in
>cygwin??? "

Console handler in cygwin.dll supports most of ANSI escape sequences. You 
have to output sequence ESC[row;colH to position cursor. Or, the 
better/portable solution - use terminal libraries like termcap or ncurses.


Sergey Okhapkin
Moscow, Russia

-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
