|
libexplain
1.4.D001
|
#include <libexplain/string_buffer.h>Go to the source code of this file.
Functions | |
| void | explain_buffer_boolean (explain_string_buffer_t *sb, int data) |
| void | explain_buffer_boolean_ptr (explain_string_buffer_t *sb, const int *data) |
| void explain_buffer_boolean | ( | explain_string_buffer_t * | sb, |
| int | data | ||
| ) |
| void explain_buffer_boolean_ptr | ( | explain_string_buffer_t * | sb, |
| const int * | data | ||
| ) |
1.7.6.1