Skip to content

nowres/conio-for-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

conio-for-linux

Conio.h for linux 0.4 (beta)

Installation

  • run make to build the library.

Usage

  • ncurses must be linked.

Current Status

Currently supported functions:

  • gotoxy
  • clrscr
  • clreol
  • kbhit
  • textbackground
  • textcolor
  • delline
  • window
  • getch
  • getche
  • cprintf
  • cscanf
  • cputs
  • cgets
  • wherex
  • wherey

License

This library is licensed under GNU GPLv3 License http://www.gnu.org/copyleft/gpl.html

About

Conio.h for linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published