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

Go to the source code of this file.

Functions

int fprintf (FILE *stream, CONST char *fmt,...)
 Print formatted data to a stream.