Crate program

Source
Expand description

Program provides a single divergent function (perror) to emulate C’s perror

Functions§

perror
Print an error message to stderr and exit with an exit status of 1.