flushinp(3X) flushinp(3X)
NAME
flushinp - discard input
SYNOPSIS
cc [flag ...] file ... -lcurses [library ...]
#include <curses.h>
int flushinp(void);
DESCRIPTION
The flushinp() function discards (flushes) any characters in the input
buffer associated with the current screen.
RETURN VALUE
The flushinp() function always returns OK.
ERRORS
No errors are defined.
SEE ALSO
curses(3X), curses(5).
Page 1 Reliant UNIX 5.44 Printed 11/98