RInside Version 0.2.16
setenv.c File Reference
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
Include dependency graph for setenv.c:

Go to the source code of this file.

Functions

int setenv (const char *env_var, const char *env_val, int dummy)
 

Function Documentation

◆ setenv()

int setenv ( const char *  env_var,
const char *  env_val,
int  dummy 
)

Definition at line 28 of file setenv.c.

Referenced by RInside::init_tempdir(), and RInside::initialize().