◄Description► ◄Example► ◄Up► ◄Contents► ◄Index► ◄Back► ─────Run-Time Library─────────────────────────────────────────────────────── Include: <conio.h> Syntax: int _getch( void ); int _getche( void ); Returns: the character read. See also: _ungetch, getchar, _cgets -♦-