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