GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
vasprintf-wrapper.h File Reference
#include <stdarg.h>
Include dependency graph for vasprintf-wrapper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int octave_vasprintf_wrapper (char **buf, const char *fmt, va_list args)
 

Function Documentation

int octave_vasprintf_wrapper ( char **  buf,
const char *  fmt,
va_list  args 
)

Definition at line 36 of file vasprintf-wrapper.c.