Converts longwords from network to host byte order. Syntax: #include <in.h> unsigned long int ntohl(unsigned long int netlong) ;