ultrix man page for intrflush

Query: intrflush

OS: ultrix

Section: 3cur

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

intrflush(3cur) 														   intrflush(3cur)

Name
       intrflush - enable flush on interrupt

Syntax
       #include <cursesX.h>

       int intrflush(win, bf)
       WINDOW *win;
       bool bf;

Description
       If  is  enabled, pressing an interrupt key (interrupt, break, quit) flushes all output in the tty driver queue.	This gives the effect of a
       faster response to the interrupt but causes the program to have an inaccurate picture of what is on the screen.	Disabling the option  pre-
       vents the flush.

       The default for the option is dependent on the tty driver settings.  You have to force the terminal into the state you require.	The window
       argument is ignored.

Return Values
       The function returns OK on success and ERR on error.

																   intrflush(3cur)
Related Man Pages
cbreak(3) - osf1
curs_inopts(3) - osf1
echo(3) - osf1
noraw(3) - osf1
notimeut(3) - osf1
Similar Topics in the Unix Linux Community
A short history of UNIX by l.madden@ic.ac.uk
Lost root password / Can't login as root
Linux (Ubuntu) = Unix (NOT IMPORTANT - NO RUSH)
PHP Write Man Pages to MySQL DB