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

Go to the source code of this file.

Functions

int fputs (CONST char *string, FILE *stream)
 Write a string to a stream.