Hello,
I have an IP address stored in in_addr_t and I want to create the string representation of this data type, ie in_addr_t to 10.0.0.1.
How can I do that?
Hello,
I have an IP address stored in in_addr_t and I want to create the string representation of this data type, ie in_addr_t to 10.0.0.1.
How can I do that?