X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=3.3 required=5.0 tests=AWL,BAYES_05,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <4BF13713.4060107@gmail.com> Date: Mon, 17 May 2010 13:31:15 +0100 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Write to screen References: <9C4C021A59F54E2ABFDBAF5EC2FDCCCC AT paikea> In-Reply-To: <9C4C021A59F54E2ABFDBAF5EC2FDCCCC@paikea> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 On 17/05/2010 12:49, Luis Vital wrote: > I would like to know if it is possible to write directly to a position on > the screen. > I am using the text version of cygwin and I compile my program with GCC. Sure, you can use the ncurses library to fully control text-mode output: http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/ cheers, DaveK -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple