This is the mail archive of the cygwin 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: Write to screen


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


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