Error reporting interface. More...
#include <stddef.h>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 interface.
Definition in file errors.h.
1.8.6