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

Go to the source code of this file.

Functions

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