1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
Description: A buffer that accumulates a string by piecewise concatenation. Files: lib/string-buffer.h lib/string-buffer.c Depends-on: stdbool attribute stdarg vsnprintf-posix configure.ac: Makefile.am: lib_SOURCES += string-buffer.c Include: "string-buffer.h" License: LGPL Maintainer: all