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
curs_beep(3curses) - opensolaris
beep(3curses) - sunos
curs_beep(3curses) - sunos
curs_beep(3curses) - xfree86
curs_beep(3curses) - plan9
Similar Topics in the Unix Linux Community
Changing the frequency of that beeping sound
no beep in shell??
How do I make 'tail -f' beep?
How to get ride of the BEEP in Solaris
A Function To Create A 1 Second Sinewave WAVE Beep File In Python.