]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - Ada95/html/man/mitem_userptr.3x.html
ncurses 5.0
[ncurses.git] / Ada95 / html / man / mitem_userptr.3x.html
similarity index 83%
rename from Ada95/html/mitem_userptr.3x.html
rename to Ada95/html/man/mitem_userptr.3x.html
index d39d1ff452f04de0e7b0577dc6c87a3c843d03a2..4d1616b67346b53fae942409bd0e79b2c608343e 100644 (file)
@@ -1,5 +1,5 @@
 <HTML>
-<BODY BGCOLOR="#99ccbb" TEXT="#000000" LINK="#4060b0" VLINK="#000080" ALINK="#ff4040">
+<BODY>
 <PRE>
        <STRONG>mitem_userptr</STRONG>  -  associate  application  data with a menu
        item
@@ -7,7 +7,7 @@
 
 </PRE>
 <H2>SYNOPSIS</H2><PRE>
-       <STRONG>#include</STRONG> <STRONG>&lt;menu.h&gt;</STRONG>
+       <STRONG>#include</STRONG> <STRONG><menu.h></STRONG>
        int set_item_userptr(ITEM *item, void *userptr);
        void *item_userptr(const ITEM *item);
 
@@ -37,8 +37,8 @@
 
 </PRE>
 <H2>NOTES</H2><PRE>
-       The header file <STRONG>&lt;menu.h&gt;</STRONG> automatically includes the header
-       file <STRONG>&lt;curses.h&gt;</STRONG>.
+       The header file <STRONG><menu.h></STRONG> automatically includes the header
+       file <STRONG><curses.h></STRONG>.
 
 
 </PRE>