◄Description► ◄Example► ◄Up► ◄Contents► ◄Index► ◄Back► ─────Run-Time Library─────────────────────────────────────────────────────── Include: <stdio.h> Syntax: int puts( char *string ); Returns: a nonnegative value if successful, or EOF if not. See also: fputs, _cputs, printf, gets -♦-