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