freepup(3G) freepup(3G)
NAME
freepup - returns a menu and its data structures to the
system
SPECIFICATION
C freepup(pup)
long pup;
FORTRAN subroutine freepu(pup)
integer*4 pup
DESCRIPTION
freepup returns the data structures associated with a pop-up
menu to the system, making more memory available.
SEE ALSO
defpup, addtopup, dopup, newpup
Using mex, Chapter 4, Pop-Up Menus
NOTE
This routine available only in immediate mode.
Page 1 (printed 8/20/87)