flushinp(CURSES)
flushinp --
discard input
Synopsis
cc [options] file -lcurses
#include <curses.h>
int flushinp(void);
Description
The
flushinp(CURSES)
function discards (flushes) any characters in the input buffer associated with
the current screen.
Return value
The
flushinp(CURSES)
function always returns OK.
Errors
No errors are defined.
Standards Conformance
The Single UNIX Specification, Version 2; The Open Group.
References
curses(F)
© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 - 01 June 2005