/sys$common/syshlp/HELPLIB.HLB CRTL, fputs *Conan The Librarian |
Writes a character string to a file without copying the string's null terminator (\0). Format #include <stdio.h> int fputs (const char *str, FILE *file_ptr);
Additional Information (explode) :
|