Nut/OS  4.10.3
API Reference
fscanf.c File Reference
#include "nut_io.h"
#include <sys/nutdebug.h>
Include dependency graph for fscanf.c:

Go to the source code of this file.

Functions

int fscanf (FILE *stream, CONST char *fmt,...)
 Read formatted data from a stream.