◄Description► ◄Example► ◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── Include: <conio.h> Syntax: int getch( void ); int getche( void ); Returns: the character read. See also: cgets, getchar, ungetch -♦-