nmsg 1.1.2
|
Asprintf utility functions. More...
Go to the source code of this file.
Functions | |
int | nmsg_asprintf (char **strp, const char *fmt,...) |
int | nmsg_vasprintf (char **strp, const char *fmt, va_list args) |
Asprintf utility functions.
Portable replacements for the asprintf(3) and vasprintf(3) functions.
Definition in file asprintf.h.