< Perl Programming < Keywords

The getprotobyname keyword

The getprotobyname function gets the protocol record given its NAME.

Syntax

  getprotobyname NAME

Examples

   print getprotobyname "Aladin";
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.