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