GNU Octave  8.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
canonicalize-file-name-wrapper.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

OCTAVE_API char * octave_canonicalize_file_name_wrapper (const char *name)
 

Function Documentation

◆ octave_canonicalize_file_name_wrapper()

OCTAVE_API char* octave_canonicalize_file_name_wrapper ( const char *  name)

Definition at line 40 of file canonicalize-file-name-wrapper.c.

References canonicalize_file_name().

Referenced by canonicalize_file_name().