/sys$common/syshlp/helplib.hlb CC, Socket Routines, ntohs *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Converts short integers from network to host byte order. Syntax: #include <in.h> unsigned short int ntohs(unsigned short int netshort);
|