|
libexplain
1.4.D001
|
Go to the source code of this file.
Functions | |
| void | explain_string_buffer_puts (explain_string_buffer_t *sb, const char *s) |
| void | explain_string_buffer_putsu (explain_string_buffer_t *sb, const unsigned char *s) |
| void explain_string_buffer_puts | ( | explain_string_buffer_t * | sb, |
| const char * | s | ||
| ) |
| void explain_string_buffer_putsu | ( | explain_string_buffer_t * | sb, |
| const unsigned char * | s | ||
| ) |
1.7.6.1