#include <netdb.h> struct hostent *gethostbyname(const char *name);. DESCRIPTION. Given the name of a host, gethostbyname returns a pointer to the hostent ...
確定! 回上一頁