int puts

int puts(const char *__str)

Write the string pointed to by str, and a trailing newline character, to stdout.