/* Void Main's man pages */

{ phpMan } else { main(); }

Command: man perldoc info search(apropos)  


FUNCTION::ERRNO_STR(3stap)                                Errno Tapset                                FUNCTION::ERRNO_STR(3stap)



NAME
       function::errno_str - Symbolic string associated with error code

SYNOPSIS
           errno_str:string(err:long)

ARGUMENTS
       err
           The error number recieved

DESCRIPTION
       This function returns the symbolic string associated with the giver error code, such as ENOENT for the number 2, or
       E#3333 for an out-of-range value such as 3333.



SystemTap Tapset Reference                                 August 2011                                FUNCTION::ERRNO_STR(3stap)

Valid XHTML 1.0!Valid CSS!