VMS Help  —  TCPIP Services, Programming Interfaces, Socket API Functions, write()
    Writes bytes from a buffer to a file or socket.
    The $QIO equivalent is the IO$_WRITEVBLK function.
    Format
      #include  <unixio.h>
      int write  ( int d, void *buffer, int nbytes );
Additional Information: explode extract
Arguments Description Return Values Errors
Close Help