Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ pushname(3g) — GL2 W2.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

pushname()  —  Silicon Graphics Beta Release

NAME

pushname - pushes a new name on the name stack

SPECIFICATION

C
pushname(name)
short name;

FORTRAN
subroutine pushna(name)
integer*4 name

Pascal
procedure pushname(name: Short);

DESCRIPTION

pushname pushes the name stack down one level, and puts a new 16-bit name on top.  The contents of the name stack are stored in a buffer for each "hit" in picking and selecting modes. 

SEE ALSO

popname, loadname, pick, select

Version 2.3  —  July 04, 1985

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026