GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
set-program-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

const char * octave_set_program_name_wrapper (const char *pname)
 

Function Documentation

◆ octave_set_program_name_wrapper()

const char* octave_set_program_name_wrapper ( const char *  pname)

Definition at line 36 of file set-program-name-wrapper.c.

References pname.

Referenced by octave::sys::env::do_set_program_name().