☆ ''文字列としてのIPを 4バイト整数に変換''
''unsigned long'' inet_addr ''(''
  ''const char *'' cp
'');''

* &tip; パラメータ [#o078a64c]
''cp''
-[in] Null-terminated character string representing a number expressed in the Internet standard ".'' (dotted) notation.