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
unsetenv-wrapper.c File Reference
#include <stdlib.h>
#include "unsetenv-wrapper.h"
Include dependency graph for unsetenv-wrapper.c:

Go to the source code of this file.

Functions

int octave_unsetenv_wrapper (const char *name)
 

Function Documentation

int octave_unsetenv_wrapper ( const char *  name)

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