ReactOS 0.4.16-dev-240-gdb5fa3b
|
#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().