Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ maketag(3) — GL1 W2.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

maketag(3)  —  Silicon Graphics R1c

NAME

maketag - name the next command in the display list

SYNOPSIS

C
maketag(t)
Tag t;

FORTRAN
subroutine maketa(t)
integer 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 itself occupies no space in the object and 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