◄Description► ◄Example► ◄Up► ◄Contents► ◄Index► ◄Back► ─────Run-Time Library─────────────────────────────────────────────────────── Include: <conio.h> Syntax: char *_cgets( char *buffer ); Returns: a pointer to the start of the string, at buffer[2]. See also: _getch, _getche, _cputs -♦-