GNU Octave  8.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
mkostemps-wrapper.c File Reference
#include <fcntl.h>
#include <stdlib.h>
#include "mkostemps-wrapper.h"
Include dependency graph for mkostemps-wrapper.c:

Go to the source code of this file.

Functions

int octave_mkostemps_wrapper (char *tmpl, int suffixlen)
 

Function Documentation

◆ octave_mkostemps_wrapper()

int octave_mkostemps_wrapper ( char *  tmpl,
int  suffixlen 
)

Definition at line 40 of file mkostemps-wrapper.c.

Referenced by create_interleaved_complex_file(), and tmp_objfile_name().