libexplain
1.4.D001
|
#include <libexplain/string_buffer.h>
Go to the source code of this file.
Functions | |
void | explain_buffer_eoverflow (explain_string_buffer_t *sb) |
void explain_buffer_eoverflow | ( | explain_string_buffer_t * | sb | ) |
The explain_buffer_eoverflow function may be used to print an explanation for an EOVERFLOW error. It is very generic, frequently a tailored error message will be better.
sb | The string buffer to print into. |
Definition at line 24 of file eoverflow.c.