Re: Changing already written text in console

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Antonio,

For very simple output, you can use \r.

For anything non-trivial, you should consider using ncurses.

Even though some folks think it is a can of worms -- and I can sympathize
with that opinion.

If you need anything beyond non-trivial, you'll end up recreating a good
chunk of the ncurses functionality.  Why re-invent that particular very
painful wheel?

http://www.gnu.org/software/ncurses/

HTH,
--Eljay


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux