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

Socket_Write - write()

In:     R0 = Socket descriptor
     R1 = Pointer to data to be sent
     R2 = Size of buffer

Out:     R0 = Amount of data sent

This call sends data on a socket in the same style as Socket_Send except that there is no flags argument, so all flags are treated as being zero.

[sh-index] Back to list of manuals