]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - Ada95/html/man/mitem_value.3x.html
ncurses 5.0
[ncurses.git] / Ada95 / html / man / mitem_value.3x.html
similarity index 85%
rename from Ada95/html/mitem_value.3x.html
rename to Ada95/html/man/mitem_value.3x.html
index 451361dbce784885ec1a65fc5723a926cf39a7f6..8d13b911095e73363aaf3b8398744602f14dad3f 100644 (file)
@@ -1,12 +1,12 @@
 <HTML>
-<BODY BGCOLOR="#99ccbb" TEXT="#000000" LINK="#4060b0" VLINK="#000080" ALINK="#ff4040">
+<BODY>
 <PRE>
        <STRONG>mitem_value</STRONG> - set and get menu item values
 
 
 </PRE>
 <H2>SYNOPSIS</H2><PRE>
-       <STRONG>#include</STRONG> <STRONG>&lt;menu.h&gt;</STRONG>
+       <STRONG>#include</STRONG> <STRONG><menu.h></STRONG>
        int set_item_value(ITEM *item, bool value);
        bool item_value(const ITEM *item);
 
@@ -43,8 +43,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>