X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_outopts.3x.html;h=6252ebf3d27c6f383ee84075fae12b4613be51ef;hp=aad607f70a174bc53bd4b2e17843bc3439b8ea93;hb=c6cfd97b8beaf0f6deafbf8aac7281cf6aa7f012;hpb=761e4f0825b330e970558e82a4bd638383914429 diff --git a/doc/html/man/curs_outopts.3x.html b/doc/html/man/curs_outopts.3x.html index aad607f7..6252ebf3 100644 --- a/doc/html/man/curs_outopts.3x.html +++ b/doc/html/man/curs_outopts.3x.html @@ -1,4 +1,3 @@ - + + + curs_outopts 3x @@ -39,20 +41,19 @@

curs_outopts 3x


-
 curs_outopts(3x)                                       curs_outopts(3x)
 
 
 
 
 
-

NAME

+

NAME

        clearok, idlok, idcok, immedok, leaveok, setscrreg,
        wsetscrreg, scrollok, nl, nonl - curses output options
 
 
 
-

SYNOPSIS

+

SYNOPSIS

        #include <curses.h>
 
        int clearok(WINDOW *win, bool bf);
@@ -68,7 +69,7 @@
 
 
 
-

DESCRIPTION

+

DESCRIPTION

        These routines set options that change the style of output
        within  curses.   All  options are initially FALSE, unless
        otherwise stated.  It is not necessary to turn  these  op-
@@ -153,7 +154,7 @@
 
 
 
-

RETURN VALUE

+

RETURN VALUE

        The functions setscrreg and wsetscrreg return OK upon suc-
        cess and ERR upon failure.  All other routines that return
        an integer always return OK.
@@ -177,7 +178,7 @@
 
 
 
-

PORTABILITY

+

PORTABILITY

        These  functions are described in the XSI Curses standard,
        Issue 4.
 
@@ -207,7 +208,7 @@
 
 
 
-

NOTES

+

NOTES

        Note that clearok, leaveok, scrollok, idcok, nl, nonl  and
        setscrreg may be macros.
 
@@ -216,7 +217,7 @@
 
 
 
-

SEE ALSO

+

SEE ALSO

        curses(3x),        curs_addch(3x),         curs_clear(3x),
        curs_initscr(3x),    curs_scroll(3x),    curs_refresh(3x),
        curs_variables(3x).
@@ -225,10 +226,16 @@
 
                                                        curs_outopts(3x)
 
-
-
-Man(1) output converted with -man2html -
+