Data Structures | |
| struct | printbuf |
Functions | |
| printbuf * | printbuf_new () |
| int | printbuf_memappend (struct printbuf *p, char *buf, int size) |
| int | sprintbuf (struct printbuf *p, const char *msg,...) |
| void | printbuf_reset (struct printbuf *p) |
| void | printbuf_free (struct printbuf *p) |
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
1.2.15