GNU Octave  8.1.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

OCTAVE_API const char * octave_set_program_name_wrapper (const char *pname)
 

Function Documentation

◆ octave_set_program_name_wrapper()

OCTAVE_API const char* octave_set_program_name_wrapper ( const char *  pname)

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

Referenced by env::do_set_program_name().