HelpPC 2.10
> Goto Main Topic Menu <
NetCore2K.net
int fscanf( FILE *fp, const char *format, arg1, arg2, ... )
- prototype in stdio.h - gets formatted input from a stream fp - see
scanf
() and
SCANF SPEC