Navigation

Operators and Keywords

Function List:

C++ API

: beep ()

Produce a beep from the speaker (or visual bell).

This function sends the alarm character "\a" to the terminal. Depending on the user’s configuration this may produce an audible beep, a visual bell, or nothing at all.

See also: puts, fputs, printf, fprintf.

Package: octave