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

Go to the source code of this file.

Functions

int vfprintf (FILE *stream, CONST char *fmt, va_list ap)
 Write argument list to a stream using a given format.