#include <stdarg.h>

Go to the source code of this file.
Functions | |
| OCTAVE_API int | octave_vasprintf_wrapper (char **buf, const char *fmt, va_list args) |
| OCTAVE_API int octave_vasprintf_wrapper | ( | char ** | buf, |
| const char * | fmt, | ||
| va_list | args | ||
| ) |
Definition at line 39 of file vasprintf-wrapper.c.
References vasprintf().
Referenced by vasprintf().