libcfe  0.12.1
some useful C-functions
ascatprintf.h File Reference
#include <stdlib.h>
Include dependency graph for ascatprintf.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

size_t ascatprintf (char **string, size_t len, char *template,...) __attribute__((format(printf
 

Function Documentation

◆ ascatprintf()

size_t ascatprintf ( char **  string,
size_t  len,
char *  template,
  ... 
)