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

Go to the source code of this file.

Functions

int sprintf (char *buffer, CONST char *fmt,...)
 Write formatted data to a string.