GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
gen-tempname-wrapper.c File Reference
#include "tempname.h"
#include "gen-tempname-wrapper.h"

Go to the source code of this file.

Functions

int octave_gen_tempname_wrapper (char *tmpl)
 

Function Documentation

◆ octave_gen_tempname_wrapper()

int octave_gen_tempname_wrapper ( char *  tmpl)

Definition at line 39 of file gen-tempname-wrapper.c.

Referenced by octave::sys::tempnam().