Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ newtag(3) — GL2 W2.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

newtag(3)  —  Silicon Graphics Beta Release

NAME

newtag - creates a new tag in an object

SPECIFICATION

C
newtag(newtag, oldtag, offset)
Tag newtag, oldtag;
long offset;

FORTRAN
subroutine newtag(newtag, oldtag, offset)
integer*4 newtag, oldtag, offset

Pascal
procedure newtag(newtag, oldtag: Tag; offset: longint);

DESCRIPTION

newtag creates a new tag offset positions beyond oldtag. 

SEE ALSO

maketag

NOTE

This command can be used only in immediate mode. 

Version 2.3  —  July 04, 1985

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