popname(3G) — Silicon Graphics
NAME
popname − pops a name off the name stack
SPECIFICATION
C
popname()
FORTRAN
subroutine popnam
Pascal
procedure popname;
DESCRIPTION
popname removes the top name from the name stack. It is used in picking and selecting.
popname is ignored outside of picking and selecting mode.
SEE ALSO
gselect, loadname, pushname, pick Programming Guide, Section 9.2, Picking
Version 3.6 — December 20, 1987