/sys$common/syshlp/helplib.hlb CC, Run-time functions, puts *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Writes a character string to the standard output (stdout) followed by a new-line. Syntax: #include <stdio.h> int puts(const char *string);
|