◄Description► ◄Example► ◄Up► ◄Contents► ◄Index► ◄Back► ─────Run-Time Library─────────────────────────────────────────────────────── Include: <conio.h> Syntax: int _cputs( char *string ); Returns: 0 if successful, or a nonzero value if not. See also: _putch, _cgets, _getch -♦-