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
mkostemp-wrapper.c File Reference
#include <fcntl.h>
#include <stdlib.h>
#include "mkostemp-wrapper.h"
Include dependency graph for mkostemp-wrapper.c:

Go to the source code of this file.

Functions

int octave_mkostemp_wrapper (char *tmpl)
 

Function Documentation

int octave_mkostemp_wrapper ( char *  tmpl)

Definition at line 37 of file mkostemp-wrapper.c.