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

Go to the source code of this file.

Functions

int vfscanf_P (FILE *stream, PGM_P fmt, va_list ap)
 Read formatted data from a stream.