Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ maketag(3g) — GL2 W2.5r1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

maketag()  —  Silicon Graphics

NAME

maketag − numbers a routine in the display list

SPECIFICATION

C
maketag(t)
Tag t;

FORTRAN
subroutine maketa(t)
integer*4 t

Pascal
procedure maketag(t: Tag);

DESCRIPTION

You can explicitly number routines with maketag.  Immediately following maketag, supply a 31-bit number, which the sytem assigns to the routine.  The tag is specific to that object.  You can use the same 31-bit number in different objects without confusion. 

SEE ALSO

gentag, istag IRIS Graphics Programming, Section 8.3, Object Editing

Version 2.5r1  —  October 29, 1986

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