*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> curs_beep (3x)              
Title
Content
Arch
Section
 

Contents


curs_beep(3X)							 curs_beep(3X)


NAME    [Toc]    [Back]

     curs_beep:	 beep, flash - curses bell and screen flash routines

SYNOPSIS    [Toc]    [Back]

     #include <curses.h>

     int beep(void);

     int flash(void);

DESCRIPTION    [Toc]    [Back]

     The beep and flash	routines are used to signal the	terminal user.	The
     routine beep sounds the audible alarm on the terminal, if possible; if
     that is not possible, it flashes the screen (visible bell), if that is
     possible.	The routine flash flashes the screen, and if that is not
     possible, sounds the audible signal.  If neither signal is	possible,
     nothing happens.  Nearly all terminals have an audible signal (bell or
     beep), but	only some can flash the	screen.

RETURN VALUE    [Toc]    [Back]

     These routines always return OK.

NOTES    [Toc]    [Back]

     The header	file <curses.h>	automatically includes the header files
     <stdio.h> and <unctrl.h>.

SEE ALSO    [Toc]    [Back]

      
      
     curses(3X)


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
flash OpenBSD curses bell and screen flash routines
curs_beep OpenBSD curses bell and screen flash routines
curs_beep FreeBSD curses bell and screen flash routines
beep OpenBSD curses bell and screen flash routines
beep FreeBSD curses bell and screen flash routines
flash FreeBSD curses bell and screen flash routines
beep Tru64 Curses bell and screen flash routines
flash Tru64 Curses bell and screen flash routines
beep Linux curses bell and screen flash routines
curs_beep Tru64 Curses bell and screen flash routines
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service