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

Go to the source code of this file.

Functions

int fputs_P (PGM_P string, FILE *stream)
 Write a string from progam memory to a stream.