Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ newtag(3) — GL2 W2.5r1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

newtag(3)  —  Silicon Graphics

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: Offset);

DESCRIPTION

newtag creates a new tag offset positions beyond oldtag. 

SEE ALSO

maketag IRIS Graphics Programming, Section 8.3, Object Editing

NOTE

This routine is available only in immediate mode. 

Version 2.5r1  —  October 29, 1986

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