write, writev - write on a file
- Note:
- The XSH specification contains the basic definition of this interface. The following additional information pertains to Sockets.
If fildes refers to a socket,write() is equivalent tosend() with no flags set.
First released in Issue 4.
Contents | Next section | Index |