NAME

beep - beep the terminal

SYNOPSIS

beep()

DESCRIPTION

Beep writes using bputc(io) character seven (ASCII BEL) to the current file (see initio(io)).  If the current file is a terminal, it will beep.  Otherwise the character is simply written to the file. 

This function implements the BEEP statement. 

SEE ALSO

bputc(io), initio(io)

from The Basmark QuickBASIC Programmer’s Manual by Lawrence Leinweber