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

Go to the source code of this file.

Functions

int ungetc (int c, FILE *stream)
 Push a character back onto a stream.