#include "nut_io.h"#include <string.h>#include <io.h>#include <sys/nutdebug.h>#include <sys/heap.h>
Go to the source code of this file.
Functions | |
| int | vfprintf_P (FILE *stream, PGM_P fmt, va_list ap) |
| Write argument list to a stream using a given format. | |