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

Go to the source code of this file.

Functions

int fputc (int c, FILE *stream)
 Write a character to a stream.