Linux c++ implementation of conio.h

License: Free ‎File size: N/A
‎Users Rating: 4.0/5 - ‎12 ‎votes

ABOUT Linux c++ implementation of conio.h

Simple Linux implementation of Borland's conio (conio.h) library. It uses Ncurses. It includes most functions required to write a basic application using conioh (i.e. getch(), cprintf(), puts() and more).