Searched refs:getch (Results 1 – 5 of 5) sorted by relevance
44 int getch() in getch() function63 (void)getch(); /* consume the character */
18 extern int getch(void);
5 FIXME: getch.[ch] are copied from ../../../../frameworks/wilhelm/tests/sandbox/
158 // TODO move getch.c and .h to a utility library161 "getch.c",
151 int ch = getch(); in main()