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

Re: conio.h



I've used the slang package that has all the raw functions that makes it
easy to write wrappers for text screen operations.  Ncurses used to have
lots of bugs but that was several years ago when I chose slang instead and
probably the ncurses bugs have been fixed.

-- 
Sincerely,

David Smead
http://www.amplepower.com.

On Thu, 18 Apr 2002, Tom Cook wrote:

> On  0, Zain Halai <zain@cs.svsu.edu> wrote:
> > Hey,
> > I'd like to use functions like clrscr() or cprintf on debian 2.1, but the
> > header file conio.h does not exist under unix/linux systems (am I wrong?)
> > as is in Borland C++ Compiler. Is there an equivalent library or any other
> > way I could use the functions that are in conio.h?
> > Thank you in advance.
>
> I don't recall exactly what conio.h has in it, but if it is 'console
> io', which is what it sounds like, then curses or ncurses is probably
> worth a look.
>
> Tom
>


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: