TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TCLUG:9051] cursor positioning in C++
On 8 Oct, Chris Kesler wrote:
> GNU has a library package called ncurses that does that sort of stuff. It
> has C++ bindings.
> http://www.gnu.org/software/ncurses/ncurses.html
>
You could also just make sure the terminal supports ANSI and then send
the codes to move the cursor around before printing each character. I
did this in a little C program I wrote to monitor the sensors on the
Future car at college my senior year.
--
Jon Schewe
http://eggplant.mtu.net/~jpschewe
schewe@tcfreenet.org