GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
putenv-wrapper.c File Reference
#include <stdlib.h>
#include "putenv-wrapper.h"
Include dependency graph for putenv-wrapper.c:

Go to the source code of this file.

Functions

int octave_putenv_wrapper (char *str)
 

Function Documentation

◆ octave_putenv_wrapper()

int octave_putenv_wrapper ( char *  str)

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

References str.

Referenced by octave_putenv().