Conio.h for linux 0.4 (beta)
- run
make
to build the library.
- ncurses must be linked.
Currently supported functions:
- gotoxy
- clrscr
- clreol
- kbhit
- textbackground
- textcolor
- delline
- window
- getch
- getche
- cprintf
- cscanf
- cputs
- cgets
- wherex
- wherey
This library is licensed under GNU GPLv3 License http://www.gnu.org/copyleft/gpl.html