Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ getvaluator(3G) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



getvaluator(3G)                                                getvaluator(3G)



NAME
     getvaluator - returns the current state of a valuator

C SPECIFICATION
     long  getvaluator(dev)
     Device dev;

PARAMETERS
     dev   expects the identifier of the device (e.g., MOUSEX, BPADX, etc.)
           from which you want to read.

FUNCTION RETURN VALUE
     The returned value of this function is the value stored at the device
     named by the dev parameter.

DESCRIPTION
     getvaluator returns the current value (an integer) of the valuator dev.

SEE ALSO
     getbutton, getdev, qdevice, tie

NOTE
     This routine is available only in immediate mode.
































                                                                        Page 1



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