On Thu, Apr 18, 2002 at 01:02:26AM -0400, Zain Halai 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.
libncurses-dev. I seem to recall hearing about a conio wrapper for ncurses, but I don't remember much about it. There will be some differences, but curses is sorta/mostly a standard in the *nix world for console interfaces. BTW: please don't post new questions as follow-ups to other threads. -- Eric G. Miller <egm2@jps.net> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]