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

0     Pointer to buffer for data
4     Size of buffer

Or in C:

struct iovec {
char *iov_base;  /* start of block */
int   iov_len;   /* length of block */
};

[sh-index] Back to list of manuals