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

Go to the source code of this file.

Functions

int vsprintf_P (char *buffer, PGM_P fmt, va_list ap)
 Write argument list to a string using a given format.