aboutsummaryrefslogtreecommitdiff
path: root/6.1.1/getch.h
blob: cbfe8ada640e8378a61e4215176c3236fb7a3a00 (plain) (blame)
1
2
void ungetch(char c);
char getch(void);