]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - Ada95/html/man/menu_format.3x.html
ncurses 5.0
[ncurses.git] / Ada95 / html / man / menu_format.3x.html
similarity index 87%
rename from Ada95/html/menu_format.3x.html
rename to Ada95/html/man/menu_format.3x.html
index e2ab655e14500a150a8ffec33ef68210affa5503..9c6e7a142001483f24ace7018c317fbf33224781 100644 (file)
@@ -1,12 +1,12 @@
 <HTML>
-<BODY BGCOLOR="#99ccbb" TEXT="#000000" LINK="#4060b0" VLINK="#000080" ALINK="#ff4040">
+<BODY>
 <PRE>
        <STRONG>menu_format</STRONG> - set and get menu sizes
 
 
 </PRE>
 <H2>SYNOPSIS</H2><PRE>
-       <STRONG>#include</STRONG> <STRONG>&lt;menu.h&gt;</STRONG>
+       <STRONG>#include</STRONG> <STRONG><menu.h></STRONG>
        int set_menu_format(MENU *menu, int rows, int cols);
        int menu_format(const MENU *menu, int *rows, int *cols);
 
@@ -55,8 +55,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>