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

Go to the source code of this file.

Functions

void octave_strmode_wrapper (mode_t mode, char *buffer)
 

Function Documentation

◆ octave_strmode_wrapper()

void octave_strmode_wrapper ( mode_t  mode,
char *  buffer 
)

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

References mode.

Referenced by octave::sys::base_file_stat::mode_as_string().