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