X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_refresh.3x.html;h=b739e0750a7d438c282094b077fb1b6c210431a2;hp=bc26f534e2039c924b41ed127cd96ddbe0a14000;hb=a0b91dc27f0c411e343161b0a4b5459d15a43f85;hpb=cef50b3afcd58166f3541b701c97bce538844c76 diff --git a/doc/html/man/curs_refresh.3x.html b/doc/html/man/curs_refresh.3x.html index bc26f534..b739e075 100644 --- a/doc/html/man/curs_refresh.3x.html +++ b/doc/html/man/curs_refresh.3x.html @@ -1,4 +1,3 @@ - + + + curs_refresh 3x -

curs_refresh 3x

-
+

curs_refresh 3x

-
 curs_refresh(3x)                                       curs_refresh(3x)
 
 
 
 
 
-

NAME

+

NAME

        doupdate, redrawwin, refresh, wnoutrefresh, wredrawln,
        wrefresh - refresh curses windows and lines
 
 
 
-

SYNOPSIS

+

SYNOPSIS

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

DESCRIPTION

+

DESCRIPTION

        The refresh and wrefresh  routines  (or  wnoutrefresh  and
        doupdate)  must be called to get actual output to the ter-
        minal, as other routines  merely  manipulate  data  struc-
@@ -116,7 +116,7 @@
 
 
 
-

RETURN VALUE

+

RETURN VALUE

        Routines  that  return an integer return ERR upon failure,
        and OK (SVr4 only specifies "an integer value  other  than
        ERR") upon successful completion.
@@ -134,12 +134,12 @@
 
 
 
-

NOTES

+

NOTES

        Note that refresh and redrawwin may be macros.
 
 
 
-

PORTABILITY

+

PORTABILITY

        The XSI Curses standard, Issue  4  describes  these  func-
        tions.
 
@@ -154,17 +154,23 @@
 
 
 
-

SEE ALSO

+

SEE ALSO

        curses(3x), curs_outopts(3x) curs_variables(3x).
 
 
 
                                                        curs_refresh(3x)
 
-
-
-Man(1) output converted with -man2html -
+