X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_extend.3x.html;h=f1645a31be495260282dc451c519ab547f15cac9;hb=HEAD;hp=1a84cf6c629d183d4d5ae3be9bbe8089d6659102;hpb=81304798ee736c467839c779c9ca5dca48db7bea;p=ncurses.git diff --git a/doc/html/man/curs_extend.3x.html b/doc/html/man/curs_extend.3x.html index 1a84cf6c..e8b3a468 100644 --- a/doc/html/man/curs_extend.3x.html +++ b/doc/html/man/curs_extend.3x.html @@ -1,6 +1,6 @@ -curs_extend 3x +curs_extend 3x 2024-03-16 ncurses 6.5 Library calls - + -

curs_extend 3x

+

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

-curs_extend(3x)                                                curs_extend(3x)
+curs_extend(3x)                  Library calls                 curs_extend(3x)
 
 
 
 
 

NAME

-       curses_version, use_extended_names - miscellaneous curses extensions
+       curses_version, use_extended_names - miscellaneous curses extensions
 
 
 

SYNOPSIS

@@ -88,24 +88,28 @@
        this and restore it.
 
 
+

EXTENSIONS

+       These  functions  are ncurses(3x) extensions, and are not found in SVr4
+       curses, 4.4BSD curses, or any other previous curses implementation.
+
+
 

PORTABILITY

-       These  routines  are  specific  to ncurses.  They were not supported on
-       Version 7, BSD or System V implementations.  It is recommended that any
-       code depending on them be conditioned using NCURSES_VERSION.
+       Applications employing ncurses extensions should condition their use on
+       the visibility of the NCURSES_VERSION preprocessor macro.
+
+
+

AUTHORS

+       Thomas Dickey.
 
 
 

SEE ALSO

        curs_getch(3x),    curs_mouse(3x),    curs_print(3x),    curs_util(3x),
        default_colors(3x),    define_key(3x),     keybound(3x),     keyok(3x),
-       resizeterm(3x), wresize(3x).
-
-
-

AUTHOR

-       Thomas Dickey.
+       resizeterm(3x), wresize(3x)
 
 
 
-                                                               curs_extend(3x)
+ncurses 6.5                       2024-03-16                   curs_extend(3x)