newpup(3G) newpup(3G)
NAME
newpup - allocates and initializes a structure for a new
menu
SPECIFICATION
C long newpup()
FORTRAN integer*4 function newpup()
DESCRIPTION
newpup allocates and initializes a structure for a new menu;
it returns a positive menu identifier. Use newpup with
addtop to create pop-up menus in FORTRAN programs.
SEE ALSO
defpup, addtopup, dopup, freepup
Using mex, Chapter 3, Pop-Up Menus
NOTE
This routine is available only in immediate mode.
Page 1 (printed 8/20/87)