Perl Programming/Keywords/gethostbyname

From Wikibooks, open books for an open world
Jump to navigation Jump to search
Previous: gethostbyaddr Keywords Next: gethostent

The gethostbyname keyword

[edit | edit source]

The gethostbyname function gets the group record given its NAME.

Syntax

[edit | edit source]
  gethostbyname NAME
Previous: gethostbyaddr Keywords Next: gethostent