/sys$common/syshlp/helplib.hlb TCPIP Services, Programming Interfaces, Sockets API, ntohl() *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Converts longwords from network byte order to host byte order. Format #include <in.h> unsigned long ntohl ( unsigned long netlong );
Additional Information (explode) :
|