Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ isqueued(3G) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



isqueued(3G)                                                      isqueued(3G)



NAME
     isqueued - returns whether the specified device is enabled for queuing

C SPECIFICATION
     Boolean isqueued(dev)
     Device dev;

PARAMETERS
     dev   expects the identifier for the device you want to test (e.g.,
           MOUSEX or BPADX).

FUNCTION RETURN VALUE
     The returned value for this function is a boolean value:

     TRUE indicates that dev is enabled for queueing.

     FALSE indicates that dev is not enabled for queueing.

DESCRIPTION
     isqueued returns whether or not the specified device is enabled for
     queueing.

SEE ALSO
     qdevice, unqdevice, qread

NOTE
     This routine is available only in immediate mode.

BUGS
     This routine returns FALSE for values of dev outside the range [0, 599].

























                                                                        Page 1



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