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

Go to the source code of this file.

Functions

int fpurge (FILE *stream)
 Purge a stream, i.e. discards the input buffer.