gethostbyname

This function is used to get the host address based on the host name.



Functions


int gethostbyname(char *name)

Returns the host address based on the host name as an integer.

Arguments Return value
File generated from "gethostbyname.c" by autodoc. 21-03-1998 13:32