◄Description► ◄Example► ◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── Include: <conio.h> Syntax: int ungetch( int c ); Returns: <c> if successful, or EOF if not. See also: cscanf, getch, getche -♦-