GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
tmpfile-wrapper.h File Reference
#include <stdio.h>
Include dependency graph for tmpfile-wrapper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

FILE * octave_tmpfile_wrapper (void)
 

Function Documentation

◆ octave_tmpfile_wrapper()

FILE* octave_tmpfile_wrapper ( void  )

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