Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ maketag(3) — libiris R1c

Media Vault

Software Library

Restoration Projects

Artifacts Sought

maketag(3)  —  Unix Programmer’s Manual

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

Silicon Graphics  —  R1c

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