Script
Full linux c++ implementation of conio.h (conio.h para linux)
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(), cpri...