X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_beep.3x.html;h=b2ce7d28ebc7feee749a38e42910ce98221d39a0;hb=6a530b46563470c2ca73579d1994a0c8e275dd98;hp=a3df0f94090a9ae55b08f339d79a17082f813abb;hpb=46722468f47c2b77b3987729b4bcf2321cccfd01;p=ncurses.git diff --git a/doc/html/man/curs_beep.3x.html b/doc/html/man/curs_beep.3x.html index a3df0f94..b2ce7d28 100644 --- a/doc/html/man/curs_beep.3x.html +++ b/doc/html/man/curs_beep.3x.html @@ -1,7 +1,6 @@ - + + + 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);
@@ -55,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
@@ -67,52 +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

-       These functions are defined in the  XSI  Curses  standard,
+

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 -
+