error_str(3) Library Functions Manual error_str(3)NAMEerror_str - names for syscall error codesSYNTAX#include <error.h> char *error_str(e); int e;DESCRIPTIONerror_str returns a printable string describing syscall error code e. Normally e is errno.SEE ALSOerror(3) error_str(3)
| Related Man Pages |
|---|
| syscall(3ucb) - sunos |
| syscall(3ucb) - mojave |
| syscall(3ucb) - php |
| syscall(3ucb) - hpux |
| authen::pam(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Script to do the following checks |
| Help with UNIX "File Open" Error |
| Issues with Expect Script |
| Docker learning Phase-I |
| How to use exit status of two commands in if statement ? |