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

Go to the source code of this file.

Functions

void explain_buffer_efault (explain_string_buffer_t *sb, const char *caption)

Function Documentation

void explain_buffer_efault ( struct explain_string_buffer_t sb,
const char *  caption 
)

The explain_buffer_efault function may be used to emit a generic EFAULT explanation.

Parameters:
sbThe string buffer to print into
captionThe name of the offending function argument

Definition at line 27 of file efault.c.