|
Library /sys$common/syshlp/HELPLIB.HLB CRTL, fscanf *Conan The Librarian |
Performs formatted input from a specified file, interpreting it
according to the format specification.
Format
#include <stdio.h>
int fscanf (FILE *file_ptr, const char *format_spec, . . . );
Additional Information (explode) :
|
|