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
PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Functions:
curses()
PTC MKS Toolkit 10.4 Documentation Build 39.