SYNOPSIS
#include <curses.h>
int beep(void);
int flash(void);
DESCRIPTION
The
RETURN VALUES
These routines return OK if they succeed in beeping or flashing, ERR otherwise.
EXTENSIONS
SVr4's beep and flash routines always returned OK, so it was not possible to tell when the beep or flash failed.
PORTABILITY
These functions are defined in the XSI Curses standard, Issue 4. Like SVr4, it specifies that they always return OK.
AVAILABILITY
MKS Toolkit for Professional Developers
MKS Toolkit for Enterprise Developers
MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Functions:
curses()
MKS Toolkit 9.2 Documentation Build 16.