X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmitem_userptr.3x.html;h=afb442d81c638f670407127112bf5ed9f6f24c65;hb=e2153a14ebfb90265151d608778aaf9f403b3d24;hp=e3cd0a5af3bcd0e1b010f92ed051d8d2749ce094;hpb=e5d1530ca229aef94a3c84ad33f8ae89f35c4045;p=ncurses.git diff --git a/doc/html/man/mitem_userptr.3x.html b/doc/html/man/mitem_userptr.3x.html index e3cd0a5a..afb442d8 100644 --- a/doc/html/man/mitem_userptr.3x.html +++ b/doc/html/man/mitem_userptr.3x.html @@ -1,7 +1,6 @@ - -mitem_userptr 3x +mitem_userptr 3x 2024-03-16 ncurses 6.5 Library calls - + -

mitem_userptr 3x

+

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

-mitem_userptr(3x)                                            mitem_userptr(3x)
+mitem_userptr(3x)                Library calls               mitem_userptr(3x)
 
 
 
@@ -60,8 +59,8 @@
 
 
 

DESCRIPTION

-       Every menu item has a field that can be used to  hold  application-spe-
-       cific  data  (that  is,  the  menu-driver code leaves it alone).  These
+       Every menu item has a field that  can  be  used  to  hold  application-
+       specific  data  (that is, the menu-driver code leaves it alone).  These
        functions get and set that field.
 
 
@@ -72,18 +71,9 @@
        The set_item_userptr always returns E_OK (success).
 
 
-

SEE ALSO

-       curses(3x), menu(3x).
-
-
-

NOTES

-       The  header  file  <menu.h>  automatically  includes  the  header  file
-       <curses.h>.
-
-
 

PORTABILITY

-       These routines emulate the System V menu library.  They were  not  sup-
-       ported on Version 7 or BSD versions.
+       These  routines  emulate  the  System  V  menu  library.  They were not
+       supported on Version 7 or BSD versions.
 
        The user pointer is a void pointer.  We chose not to leave it as a char
        pointer for SVr4 compatibility.
@@ -94,8 +84,12 @@
        Raymond.
 
 
+

SEE ALSO

+       curses(3x), menu(3x)
+
+
 
-                                                             mitem_userptr(3x)
+ncurses 6.5                       2024-03-16                 mitem_userptr(3x)