GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
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

void octave_strmode_wrapper ( mode_t  mode,
char *  buffer 
)

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

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