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

Go to the source code of this file.

Functions

int vfprintf_P (FILE *stream, PGM_P fmt, va_list ap)
 Write argument list to a stream using a given format.