X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_clear.3x.html;h=a805cfbabea5c1a9284b9a18e1d68c58a774f972;hp=ca581c2b0b142793b6592f22a8340cfee74aecf7;hb=db5f7f4f146a91ba8ec7f1df8e9d7f9d2d7c74fd;hpb=3a935d9991cdf43ebfa952073c9b555f73a3e011 diff --git a/doc/html/man/curs_clear.3x.html b/doc/html/man/curs_clear.3x.html index ca581c2b..a805cfba 100644 --- a/doc/html/man/curs_clear.3x.html +++ b/doc/html/man/curs_clear.3x.html @@ -1,4 +1,3 @@ - + + + curs_clear 3x -

curs_clear 3x

-
+

curs_clear 3x

-
 curs_clear(3x)                                           curs_clear(3x)
 
 
 
 
 
-

NAME

+

NAME

        erase, werase, clear, wclear, clrtobot, wclrtobot,
        clrtoeol, wclrtoeol - clear all or part of a curses window
 
 
 
-

SYNOPSIS

+

SYNOPSIS

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

DESCRIPTION

+

DESCRIPTION

        The erase and werase routines copy blanks to  every  posi-
        tion in the window, clearing the screen.
 
@@ -89,7 +89,7 @@
 
 
 
-

RETURN VALUE

+

RETURN VALUE

        All routines return the integer OK on success and  ERR  on
        failure.   The SVr4.0 manual says "or a non-negative inte-
        ger if immedok is set", but this appears to be an error.
@@ -100,13 +100,13 @@
 
 
 
-

NOTES

+

NOTES

        Note that erase, werase, clear, wclear, clrtobot, and clr-
        toeol may be macros.
 
 
 
-

PORTABILITY

+

PORTABILITY

        These  functions are described in the XSI Curses standard,
        Issue 4.  The standard specifies that they return  ERR  on
        failure, but specifies no error conditions.
@@ -129,7 +129,7 @@
 
 
 
-

SEE ALSO

+

SEE ALSO

        curses(3x), curs_outopts(3x), curs_refresh(3x), curs_vari-
        ables(3x)
 
@@ -137,10 +137,16 @@
 
                                                          curs_clear(3x)
 
-
-
-Man(1) output converted with -man2html -
+