freepup() — Silicon Graphics
NAME
freepup - returns a menu and its structures to the system
SPECIFICATION
C
freepup(pup)
long pup;
FORTRAN
subroutine freepu(pup)
integer*4 pup
Pascal
procedure freepup(pup: longint);
DESCRIPTION
freepup returns the data structures associated with a popup menu to the system.
SEE ALSO
defpup, addtopup, dopup, newpup
NOTE
This command can be used only in immediate mode while in the window manager.
Version 2.4 — May 08, 1986