Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ beep(3X) — Reliant UNIX 5.44c4

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

curses(3X)

flash(3X)

curses(5)

beep(3X)                                                           beep(3X)

NAME
     beep - audible signal

SYNOPSIS
     cc [flag ...] file ... -lcurses [library ...]

     #include <curses.h>

     int beep(void);

DESCRIPTION
     The beep() function alerts the user. It sounds the audible alarm on
     the terminal, or if that is not possible, it flashes the screen (visi-
     ble bell). If neither signal is possible, nothing happens.

RETURN VALUE
     The beep() function always returns OK.

ERRORS
     No errors are defined.

NOTES
     Nearly all terminals have an audible alarm, but only some can flash
     the screen.

SEE ALSO
     curses(3X), flash(3X), curses(5).




























Page 1                       Reliant UNIX 5.44                Printed 11/98

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026