libexplain
1.4.D001
|
Go to the source code of this file.
Functions | |
void | explain_buffer_software_error (explain_string_buffer_t *sb) |
void explain_buffer_software_error | ( | explain_string_buffer_t * | sb | ) |
The explain_buffer_software_error function may be used to note that an error is more likely to be a programmer's error than a user's error.
sb | The string buffer to print into. |
Definition at line 24 of file software_error.c.