Coder's Guild Mailing List

Re: curosr control

Posted by Frank Hale on 2001-01-26

> The problem with the ANSI.SYS file being loaded is that it kills more
> memory than it's worth. For a *nix version of conio.h, you can visit:
> http://crazylovetrain.hypermart.net/
>
> I've used it and it is fairly good, almost exactly like conio.h with
> a few differences of course. But it does include the color codes that
> are needed.

You may also wanna look at the ncurses library which is pretty much standard
on any Linux/*nix system.