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 27 28
|
Description:
Error-checking functions on a string buffer.
Files:
lib/xstring-buffer-reversed.c
lib/xstring-buffer-reversed-printf.c
Depends-on:
string-buffer-reversed
xalloc-die
configure.ac:
gl_MODULE_INDICATOR([xstring-buffer-reversed])
Makefile.am:
lib_SOURCES += xstring-buffer-reversed.c xstring-buffer-reversed-printf.c
Include:
"string-buffer-reversed.h"
Link:
$(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise
License:
GPL
Maintainer:
all
|