Sun Microsystems, Inc.
spacerspacer
spacer   www.sun.com docs.sun.com | | |  
spacer
black dot
   
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z
    
 
X/Open Curses Library Functionsflushinp(3XCURSES)


NAME

 flushinp - discard type-ahead characters

SYNOPSIS

 
#include <curses.h>
int flushinp(void);

DESCRIPTION

 

The flushinp() function discards (flushes) any characters in the input buffer associated with the current screen.

RETURN VALUES

 

The flushinp() function always returns OK.

ERRORS

 

No errors are defined.


SunOS 5.9Go To TopLast Changed 4 May 1999

 
      
      
Copyright 2002 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.