next up previous contents index
Next: str2ipHost Up: Strings to Hosts Previous: Strings to Hosts

ipHostStr

   

Returns a pointer to a string with a ``dotted-decimal'' representation of IP host host (e.g., ``192.12.69.1''). This string is in a static buffer, so it must be copied if its value is to be preserved.

char *ipHostStr(IPhost *host)



Larry Peterson
Wed Jan 10 10:40:08 MST 1996