Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ qenter(3g) — GL2 W2.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

qenter()  —  Silicon Graphics Beta Release

NAME

qenter - creates an event queue entry

SPECIFICATION

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

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

Pascal
procedure qenter(qtype, val: Short);

DESCRIPTION

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

SEE ALSO

qreset, qtest, qread

NOTE

This command can be used only in immediate mode. 

Version 2.3  —  July 04, 1985

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