摘要:
Structure Introduction typedef struct hostent { char FAR *h_name; char FAR FAR **h_aliases; short h_addrtype; short h_length; char FAR FAR **h_addr_list;} HOSTENT, *P... 阅读全文
posted @ 2013-02-20 09:57 Roger Luo 阅读(327) 评论(0) 推荐(0)
|
|||
摘要:
Structure Introduction typedef struct hostent { char FAR *h_name; char FAR FAR **h_aliases; short h_addrtype; short h_length; char FAR FAR **h_addr_list;} HOSTENT, *P... 阅读全文
posted @ 2013-02-20 09:57 Roger Luo 阅读(327) 评论(0) 推荐(0) |
|||