VMS Help TCPIP Services, Programming Interfaces, Sockets API, ntohs() *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Converts short integers from network byte order to host byte order. Format #include <in.h> unsigned short ntohs ( unsigned short netshort );
Additional Information (explode) :
|