Writes a character string to the standard output (stdout) followed by a new-line character. Format #include <stdio.h> int puts (const char *str);