Currently At: Programming Reference > C Reference > Stndard C I/O > puts()

puts()


Syntax:
#include <stdio.h>
int puts( char *str );


Description:
The function puts() writes str to STDOUT. puts() returns non-negative on success, or EOF on failure.

Related Topics:
putc(), gets(), printf()


Web Standards & Support:

Link to and support eLook.org Powered by LoadedWeb Web Hosting
Valid XHTML 1.0! Valid CSS! eLook.org FireFox Extensions