Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ isqueued(3g) — GL2 W2.4

Media Vault

Software Library

Restoration Projects

Artifacts Sought

isqueued()  —  Silicon Graphics

NAME

isqueued - indicates if a specific device is queued

SPECIFICATION

C
Boolean isqueued(v)
Device v;

FORTRAN
logical function isqueued(v)
integer v

Pascal
function isqueued(v: Device): Boolean;

DESCRIPTION

isqueued returns 1 if the specified device is enabled for queueing, and 0 if it is not queued. 

SEE ALSO

qdevice, unqdevice, qread

Version 2.4  —  May 08, 1986

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