Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ maketag(3g) — GL2 W2.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

maketag()  —  Silicon Graphics Beta Release

NAME

maketag - names the command in the display list

SPECIFICATION

C
maketag(t)
Tag t;

FORTRAN
subroutine maketa(t)
integer*4 t

Pascal
procedure maketag(t: Tag);

DESCRIPTION

Commands can be explicitly named with the maketag command.  The user supplies a 31-bit name that is assigned to the command immediately following the maketag command.  The tag is local to that object.  The same 31-bit name can be used safely in different objects. 

SEE ALSO

gentag, istag

Version 2.3  —  July 04, 1985

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