|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <precomp.h>
Go to the source code of this file.
Functions | |
| int | _ungetch (int c) |
Variables | |
| int | char_avail = 0 |
| int | ungot_char = 0 |
| int char_avail = 0 |
| int ungot_char = 0 |
Definition at line 16 of file ungetch.c.
Referenced by _getch(), and _ungetch().