libexplain  1.4.D001
Functions
libexplain/buffer/efault.h File Reference

Go to the source code of this file.

Functions

void explain_buffer_efault (struct 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.