|
libcfe
0.12.1
some useful C-functions
|
#include <stdlib.h>Go to the source code of this file.
Functions | |
| size_t | ascatprintf (char **string, size_t len, char *template,...) __attribute__((format(printf |
| size_t ascatprintf | ( | char ** | string, |
| size_t | len, | ||
| char * | template, | ||
| ... | |||
| ) |