#include "mem.h"
#include "stralloc.h"
Include dependency graph for stralloc_catb.c:

Go to the source code of this file.
Functions | |
| int | stralloc_catb (stralloc_t *dst, const char *src, size_t len) |
| concatenate a dynamic string and a static one | |
1.5.2