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?
IIRC conio is not part of ANSI C but is a vendor-specific extension. Others have already pointed you to ncurses for console applications. -D -- The truly righteous man attains life, but he who pursues evil goes to his death. Proverbs 11:19 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]