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