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

Go to the source code of this file.

Functions

FILE * octave_tmpfile_wrapper (void)
 

Function Documentation

FILE* octave_tmpfile_wrapper ( void  )

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