AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database

Declaration for 

_IOR from NetLib:sys.h.iocomm

(#define)
/*
* The macros used to define ioctl() requests
*/

#define _IOR(x,y,t)  (IOC_OUT  |((sizeof(t)&IOCPARM_MASK)<<16)|(x<<8)|y)



Open original source file

See header files's help page


[sh-index] Back to list of manuals