ReactOS 0.4.15-dev-8434-g155a7c7
console.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

int char_avail
 
int ungot_char
 

Variable Documentation

◆ char_avail

int char_avail
extern

Definition at line 15 of file ungetch.c.

Referenced by _getch(), _getche(), _kbhit(), and _ungetch().

◆ ungot_char

int ungot_char
extern

Definition at line 16 of file ungetch.c.

Referenced by _getch(), and _ungetch().