Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ unqdevice(3g) — GL2 W2.5r1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

unqdevice()  —  Silicon Graphics

NAME

unqdevice − removes the specified device from the event queue

SPECIFICATION

C
unqdevice(dev)
Device dev;

FORTRAN
subroutine unqdev(dev)
integer*4 dev

Pascal
procedure unqdevice(dev: Device);

DESCRIPTION

unqdevice removes the specified device from the list of devices whose changes are recorded in the event queue.  If a device has recorded events that have not been read, they remain in the queue. 

Use qreset to flush the event queue. 

SEE ALSO

qdevice, qreset IRIS Graphics Programming, Section 7.3, The Event Queue

NOTE

This routine is available only in immediate mode. 

Version 2.5r1  —  October 29, 1986

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