Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ isqueued(3G) — GL2 W3.6

Media Vault

Software Library

Restoration Projects

Artifacts Sought

isqueued(3G)  —  Silicon Graphics

NAME

isqueued − indicates if the specified device is queued

SPECIFICATION

C
Boolean isqueued(dev)
Device dev;

FORTRAN
logical function isqueu(dev)
integer*4 dev

Pascal
function isqueued(dev: Device): Boolean;

DESCRIPTION

isqueued returns TRUE(1) if the specified device is enabled for queueing, and FALSE(0) if it is not enabled. 

SEE ALSO

qdevice, qread, unqdevice, Programming Guide, Section 7.4, The Event Queue

Version 3.6  —  December 20, 1987

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