Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ qenter(3) — GL1 W2.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

qenter(3)  —  Silicon Graphics R1c

NAME

qenter - create a queue entry

SYNOPSIS

C
qenter(qtype, val)
short qtype, val;

FORTRAN
subroutine qenter(qtype, val)
integer*2 qtype, val

Pascal
procedure qenter(qtype, val: Short);

DESCRIPTION

Qenter takes two 16-bit integers, qtype and value, and enters them into the queue.  There is no way to distinguish user-defined and system-defined entries unless disjoint sets of types are used.  See the IRIS Graphics Library for a list of system-defined types. 

SEE ALSO

qreset, qtest, qread

NOTE

This command can only be used in immediate mode. 

Version 2.3  —  July 04, 1985

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