GNU Octave  9.1.0
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"

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 39 of file putenv-wrapper.c.

Referenced by putenv_wrapper().