summaryrefslogtreecommitdiff
path: root/libc/msdos/conio.c
blob: 3c51c921635db75b23e0493e66875b7c765f3d28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/* Is this BIOS keyboard io ? */

cgets()

cputs()

getch()

getche()

cprintf()

cscanf()

getpass()

gotoxy()

kbhit()

putch()