|
Library /sys$common/syshlp/HELPLIB.HLB CRTL, vfprintf *Conan The Librarian |
Prints formatted output based on an argument list.
Format
#include <stdio.h>
int vfprintf (FILE *file_ptr, const char *format, va_list ap);
Additional Information (explode) :
|
|