X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_beep.3x.html;h=b2ce7d28ebc7feee749a38e42910ce98221d39a0;hp=c6d14e899c5b1b79a51b0da26dd6557b97af14b0;hb=a0b91dc27f0c411e343161b0a4b5459d15a43f85;hpb=761e4f0825b330e970558e82a4bd638383914429 diff --git a/doc/html/man/curs_beep.3x.html b/doc/html/man/curs_beep.3x.html index c6d14e89..b2ce7d28 100644 --- a/doc/html/man/curs_beep.3x.html +++ b/doc/html/man/curs_beep.3x.html @@ -1,4 +1,3 @@ - + + + curs_beep 3x -

curs_beep 3x

-
+

curs_beep 3x

-
 curs_beep(3x)                                             curs_beep(3x)
 
 
 
 
 
-

NAME

+

NAME

        beep, flash - curses bell and screen flash routines
 
 
 
-

SYNOPSIS

+

SYNOPSIS

        #include <curses.h>
 
        int beep(void);
@@ -59,7 +59,7 @@
 
 
 
-

DESCRIPTION

+

DESCRIPTION

        The beep and flash routines are used to alert the terminal
        user.  The routine beep sounds an  audible  alarm  on  the
        terminal,  if  possible;  otherwise  it flashes the screen
@@ -71,36 +71,42 @@
 
 
 
-

RETURN VALUE

+

RETURN VALUE

        These routines return OK if they  succeed  in  beeping  or
        flashing, ERR otherwise.
 
 
 
-

EXTENSIONS

+

EXTENSIONS

        SVr4's  beep  and flash routines always returned OK, so it
        was not possible to tell when the beep or flash failed.
 
 
 
-

PORTABILITY

+

PORTABILITY

        These functions are described in the XSI Curses  standard,
        Issue  4.  Like SVr4, it specifies that they always return
        OK.
 
 
 
-

SEE ALSO

+

SEE ALSO

        curses(3x)
 
 
 
                                                           curs_beep(3x)
 
-
-
-Man(1) output converted with -man2html -
+