GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
strmode-wrapper.c File Reference
#include "filemode.h"
#include "strmode-wrapper.h"
Include dependency graph for strmode-wrapper.c:

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().