|
RInside Version 0.2.16
|
#include <stdlib.h>#include <stdio.h>#include <string.h>
Go to the source code of this file.
Functions | |
| int | setenv (const char *env_var, const char *env_val, int dummy) |
| 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().