*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> standard/getdev (3)              
Title
Content
Arch
Section
 

Contents


getdev(3G)							    getdev(3G)


NAME    [Toc]    [Back]

     getdev - reads a list of valuators	at one time

C SPECIFICATION    [Toc]    [Back]

     void getdev(n, devs, vals)
     long n;
     Device devs[];
     short vals[];

PARAMETERS    [Toc]    [Back]

     n	    expects the	number of devices named	in the devs array (no more
	    than 128).

     devs   expects an array containing	the device identifiers (device number
	    constants, such as MOUSEX, BPADX, LEFTMOUSE, etc.) of the devices
	    you	want to	read.  This array can contain up to 128	devices.

     vals   expects the	array into which you want the system to	write the
	    values read	from the devices listed	in the devs array.  Each
	    member in the vals array corresponds to a member of	the devs
	    array.  Thus, the value at vals[3] was read	from the device	named
	    in devs[3].

DESCRIPTION    [Toc]    [Back]

     getdev allows you to read as many 128 valuators and buttons (input
     devices) at one time.

SEE ALSO    [Toc]    [Back]

      
      
     getbutton,	getvaluator

NOTE    [Toc]    [Back]

     This routine is available only in immediate mode.


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
csa_read_next_reminder HP-UX reads the next reminder of the given type in the specified calendar relative to a given time
tie IRIX ties two valuators to a button
attachcursor IRIX attaches the cursor to two valuators
getpass Tru64 Reads a password
blkqread IRIX reads multiple entries from the queue
cd_ptrec Tru64 reads the Path Table Record from the
cd_xar Tru64 reads the Extended Attribute Record for
read Tru64 Reads a line from standard input
qread IRIX reads the first entry in the event queue
cd_cxar Tru64 reads the Extended Attribute Record for
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service