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

str2ipHost

   

Interprets str as a ``dotted-decimal'' representation of an IP host and assigns the fields of host accordingly. The operation fails if str does not seem to be in dotted-decimal form.

XkReturn str2ipHost(IPhost *host, char *str)



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