ultrix man page for beep

Query: beep

OS: ultrix

Section: 3cur

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

beep(3cur)																beep(3cur)

Name
       beep, flash - generate audiovisual alarm

Syntax
       #include <cursesX.h>

       int beep()

       int flash()

Description
       The routine sounds the audible alarm on the terminal, if possible, otherwise it flashes the screen.

       The routine flashes the screen, if possible, otherwise it sounds the audible alarm.

       If neither signal can be used on a particular terminal, nothing happens.

Return Values
       The and functions return OK on success and ERR on error.

																	beep(3cur)
Related Man Pages
beep(3curses) - opensolaris
flash(3curses) - opensolaris
beep(3curses) - sunos
curs_beep(3curses) - sunos
curs_beep(3curses) - suse
Similar Topics in the Unix Linux Community
no beep in shell??
Turn off awful beep
How to get ride of the BEEP in Solaris
System hangs (freezes) on system bell/beep
A Function To Create A 1 Second Sinewave WAVE Beep File In Python.