libexplain  1.4.D001
Functions
libexplain/buffer/software_error.c File Reference
#include <libexplain/buffer/gettext.h>
#include <libexplain/buffer/software_error.h>

Go to the source code of this file.

Functions

void explain_buffer_software_error (explain_string_buffer_t *sb)

Function Documentation

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.

Parameters:
sbThe string buffer to print into.

Definition at line 24 of file software_error.c.