newpup() — Silicon Graphics
NAME
newpup - allocates and initializes a structure for a new menu
SPECIFICATION
C
long newpup()
FORTRAN
integer*4 function newpup()
Pascal
function newpup:longint;
DESCRIPTION
newpup allocates and initializes a structure for a new menu. newpup is used in conjunction with addtopup to allow FORTRAN and Pascal programs to create popup menus.
SEE ALSO
defpup, addtopup, dopup, freepup
NOTE
This command can be used only in immediate mode while under the window manager. It can not be used remotely.
Version 2.4 — May 08, 1986