X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu_post.3x.html;h=5b5598c94b53548753b8096deb0bcb2808e89702;hp=4ee308ab9ae5941431b62ed54de1b5672e0e2341;hb=HEAD;hpb=eccca377f55c70b12e3e92621d94d1e1c1fcfb7d diff --git a/doc/html/man/menu_post.3x.html b/doc/html/man/menu_post.3x.html index 4ee308ab..cb204211 100644 --- a/doc/html/man/menu_post.3x.html +++ b/doc/html/man/menu_post.3x.html @@ -1,7 +1,7 @@ - -menu_post 3x - - +menu_post 3x 2024-03-16 ncurses 6.4 Library calls + + -

menu_post 3x

+

menu_post 3x 2024-03-16 ncurses 6.4 Library calls

-menu_post(3x)                                                    menu_post(3x)
+menu_post(3x)                    Library calls                   menu_post(3x)
 
 
 
 
 

NAME

-       post_menu,  unpost_menu  - write or erase menus from associated subwin-
-       dows
+       post_menu,   unpost_menu   -  write  or  erase  menus  from  associated
+       subwindows
 
 
 

SYNOPSIS

        #include <menu.h>
-       int post_menu(MENU *menu);
-       int unpost_menu(MENU *menu);
+
+       int post_menu(MENU *menu);
+       int unpost_menu(MENU *menu);
 
 
 

DESCRIPTION

@@ -95,18 +96,9 @@
             No items are connected to the menu.
 
 
-

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.
 
 
 

AUTHORS

@@ -114,8 +106,12 @@
        Raymond.
 
 
+

SEE ALSO

+       curses(3x), menu(3x)
+
+
 
-                                                                 menu_post(3x)
+ncurses 6.4                       2024-03-16                     menu_post(3x)