GNU Octave  6.2.0
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 39 of file set-program-name-wrapper.c.

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