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

Go to the source code of this file.

Functions

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