libexplain  1.4.D001
Functions
libexplain/buffer/eoverflow.h File Reference
#include <libexplain/string_buffer.h>

Go to the source code of this file.

Functions

void explain_buffer_eoverflow (explain_string_buffer_t *sb)

Function Documentation

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.

Parameters:
sbThe string buffer to print into.

Definition at line 24 of file eoverflow.c.