GNU Octave  9.1.0
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"

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 39 of file strmode-wrapper.c.

Referenced by base_file_stat::mode_as_string().