◄Description► ◄Example► ◄Up► ◄Contents► ◄Index► ◄Back► ─────Run-Time Library─────────────────────────────────────────────────────── Include: <conio.h> Syntax: int _ungetch( int c ); Returns: <c> if successful, or EOF if not. See also: _getch, _getche, _cscanf -♦-