Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ gentag(3) — GL1 W2.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

gentag(3)  —  Silicon Graphics R1c

NAME

gentag - return a unique integer for use as a tag

SYNOPSIS

C
Tag gentag()

FORTRAN
integer function gentag()

Pascal
function gentag: Tag;

DESCRIPTION

Gentag generates a unique integer to be used as a tag.  Tags must be unique within the enclosing object.  The gentag command provides a unique 31-bit integer for use when the tag has no significance beyond labeling a command.  Note that the generated tag is unique when gentag is executed.  If the user later defines a tag with the same value,  the first command tag is lost. 

SEE ALSO

genobj, istag

NOTE

This command can only be used in immediate mode. 

Version 2.3  —  July 04, 1985

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