X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_print.3x.html;h=24c62d2e59cb75c553c939f56d033236214ecf75;hp=97e81782b22e6c18a1ad1d62bc9b21570380c874;hb=HEAD;hpb=d90067f9008bb8338a77c1ed519bc108c275ed04 diff --git a/doc/html/man/curs_print.3x.html b/doc/html/man/curs_print.3x.html index 97e81782..92fb48d4 100644 --- a/doc/html/man/curs_print.3x.html +++ b/doc/html/man/curs_print.3x.html @@ -1,6 +1,6 @@ -curs_print 3x 2023-12-16 ncurses 6.4 Library calls +curs_print 3x 2024-03-16 ncurses 6.5 Library calls -

curs_print 3x 2023-12-16 ncurses 6.4 Library calls

+

curs_print 3x 2024-03-16 ncurses 6.5 Library calls

 curs_print(3x)                   Library calls                  curs_print(3x)
 
@@ -84,11 +84,14 @@
        sent to the printer.
 
 
+

EXTENSIONS

+       mcprint was designed for ncurses(3x), and was not found in SVr4 curses,
+       4.4BSD curses, or any other previous curses implementation.
+
+
 

PORTABILITY

-       The  mcprint  call  was  designed for ncurses, and is not found in SVr4
-       curses, 4.4BSD curses, or any other previous version of curses.  It  is
-       recommended   that   any   code  depending  on  ncurses  extensions  be
-       conditioned using NCURSES_VERSION.
+       Applications employing this ncurses extension should condition its  use
+       on the visibility of the NCURSES_VERSION preprocessor macro.
 
 
 

BUGS

@@ -100,7 +103,7 @@
 
 
 
-ncurses 6.4                       2023-12-16                    curs_print(3x)
+ncurses 6.5                       2024-03-16                    curs_print(3x)