GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include <grass/config.h>
#include <grass/gis.h>
Go to the source code of this file.
Functions | |
void | G_putenv (const char *name, const char *value) |
Variables | |
char ** | environ |
void G_putenv | ( | const char * | name, |
const char * | value | ||
) |
char** environ |
Referenced by G_putenv().