]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/menu_new.3x.html
ncurses 6.2 - patch 20201017
[ncurses.git] / doc / html / man / menu_new.3x.html
index e436240ff8e196538fa6a0dab6eb2f0bca3a34ce..3a6d99342f53b1442ccc3d51df3d8e855e5880db 100644 (file)
@@ -28,7 +28,7 @@
   * sale, use or other dealings in this Software without prior written       *
   * authorization.                                                           *
   ****************************************************************************
-  * @Id: menu_new.3x,v 1.16 2020/03/28 19:06:28 tom Exp @
+  * @Id: menu_new.3x,v 1.17 2020/10/17 23:09:13 tom Exp @
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
 <HTML>
@@ -53,6 +53,7 @@
 
 </PRE><H2><a name="h2-SYNOPSIS">SYNOPSIS</a></H2><PRE>
        <STRONG>#include</STRONG> <STRONG>&lt;menu.h&gt;</STRONG>
+
        MENU *new_menu(ITEM **items);
        int free_menu(MENU *menu);