my_teams
asprintf.h File Reference
#include <stdio.h>
Include dependency graph for asprintf.h:

Go to the source code of this file.

Macros

#define _GNU_SOURCE
 

Functions

int asprintf (char **strp, const char *fmt,...)
 

Macro Definition Documentation

◆ _GNU_SOURCE

#define _GNU_SOURCE

Function Documentation

◆ asprintf()

int asprintf ( char **  strp,
const char *  fmt,
  ... 
)