nis-util
1.0.D108
|
#include <lib/ac/string.h>
#include <arpa/inet.h>
#include <netinet/in.h>
#include <lib/net_utils.h>
Go to the source code of this file.
Functions | |
rcstring | string_from_network_number (unsigned long num) |
rcstring string_from_network_number | ( | unsigned long | number | ) |
The string_from_network_number function is used to convert and IPv4 network number into a string in canonical form.
Definition at line 27 of file string_from_network_number.cc.