Error reporting implementation. More...
Go to the source code of this file.
Functions | |
void | noise_perror (const char *s, int err) |
Prints a descriptive string for an error to stderr. More... | |
int | noise_strerror (int err, char *buf, size_t size) |
Gets the descriptive string for an error code. More... | |
Error reporting implementation.
Definition in file errors.c.