#include <stdarg.h>
Go to the source code of this file.
Functions | |
int | octave_vasprintf_wrapper (char **buf, const char *fmt, va_list args) |
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 octave::vasprintf().