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

Go to the source code of this file.

Functions

size_t fwrite_P (PGM_P data, size_t size, size_t count, FILE *stream)
 Write data from program space to a stream.