/sys$common/syshlp/helplib.hlb CC, Socket Routines, read *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Reads bytes from a socket or file and places them in a buffer. Syntax: #include <unixio.h> int read(int d, void *buffer, int nbytes);
|