FUNCTION::ERRNO_STR

Section: Errno Tapset (3stap)
Updated: November 2022
Index Return to Main Contents
 

NAME

function::errno_str - Symbolic string associated with error code  

SYNOPSIS

    errno_str:string(err:long)
 

ARGUMENTS

err

The error number received
 

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.  

SEE ALSO

tapset::errno(3stap)


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 15:22:16 GMT, November 16, 2022