X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_extend.3x.html;h=304f189abb88a4177d90913d58c29c5174d37912;hp=214e61bdaf66857b3a6b442c0fe28208d3779745;hb=HEAD;hpb=b661daf1160a873609d70843999cd46eff25d1f0 diff --git a/doc/html/man/curs_extend.3x.html b/doc/html/man/curs_extend.3x.html index 214e61bd..4bf9c804 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.4 Library calls - + -

curs_extend 3x

+

curs_extend 3x 2024-03-16 ncurses 6.4 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.4                       2024-03-16                   curs_extend(3x)