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

Go to the source code of this file.

Functions

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