X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_scr_dump.3x.html;h=f3e7b8989db48921e582c1f1db90e888b1ddf80a;hp=6a105acf04b896f4559689cda5b4725405096378;hb=c6cfd97b8beaf0f6deafbf8aac7281cf6aa7f012;hpb=027ae42953e3186daed8f3882da73de48291b606 diff --git a/doc/html/man/curs_scr_dump.3x.html b/doc/html/man/curs_scr_dump.3x.html index 6a105acf..f3e7b898 100644 --- a/doc/html/man/curs_scr_dump.3x.html +++ b/doc/html/man/curs_scr_dump.3x.html @@ -1,7 +1,6 @@ - + + + curs_scr_dump 3x @@ -39,20 +41,19 @@

curs_scr_dump 3x


-
 curs_scr_dump(3x)                                     curs_scr_dump(3x)
 
 
 
 
 
-

NAME

+

NAME

        scr_dump, scr_restore, scr_init, scr_set - read (write) a
        curses screen from (to) a file
 
 
 
-

SYNOPSIS

+

SYNOPSIS

        #include <curses.h>
 
        int scr_dump(const char *filename);
@@ -62,7 +63,7 @@
 
 
 
-

DESCRIPTION

+

DESCRIPTION

        The scr_dump routine dumps the  current  contents  of  the
        virtual screen to the file filename.
 
@@ -94,7 +95,7 @@
 
 
 
-

RETURN VALUE

+

RETURN VALUE

        All  routines  return  the integer ERR upon failure and OK
        upon success.
 
@@ -104,13 +105,13 @@
 
 
 
-

NOTES

+

NOTES

        Note  that  scr_init,  scr_set,  and  scr_restore  may  be
        macros.
 
 
 
-

PORTABILITY

+

PORTABILITY

        The  XSI  Curses  standard, Issue 4, describes these func-
        tions (adding the const qualifiers).
 
@@ -120,18 +121,24 @@
 
 
 
-

SEE ALSO

+

SEE ALSO

        curses(3x),      curs_initscr(3x),       curs_refresh(3x),
-       curs_util(3x), system(3S)
+       curs_util(3x), system(3)
 
 
 
                                                       curs_scr_dump(3x)
 
-
-
-Man(1) output converted with -man2html -
+