|
VMS Help CRTL, puts *Conan The Librarian |
Writes a character string to the standard output (stdout)
followed by a new-line character.
Format
#include <stdio.h>
int puts (const char *str);
Additional Information (explode) :
|
|