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

Go to the source code of this file.

Functions

void explain_buffer_emfile (explain_string_buffer_t *sb)

Function Documentation

The explain_buffer_emfile function is used to print an explanation of the EMFILE error into the given buffer, including "because".

Parameters:
sbThe string buffer to print into.

Definition at line 28 of file emfile.c.