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