Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ flash(3X) — Reliant UNIX 5.44c4

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

beep(3X)

curses(3X)

curses(5)

flash(3X)                                                         flash(3X)

NAME
     flash - flash the screen

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

     #include <curses.h>

     int flash(void);

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

RETURN VALUE
     The flash() 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
     beep(3X), curses(3X), curses(5).




























Page 1                       Reliant UNIX 5.44                Printed 11/98

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