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
putenv-wrapper.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int octave_putenv_wrapper (char *str)
 

Function Documentation

int octave_putenv_wrapper ( char *  str)

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

Referenced by octave_putenv().