/sys$common/syshlp/helplib.hlb TCPIP Services, Programming Interfaces, Sockets API, inet_netof() *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Returns the internet network address portion of an internet address. Format #include <in.h> #include <inet.h> int inet_netof ( struct in_addr in );
Additional Information (explode) :
|