#include <grass/gis.h>
Go to the source code of this file.
Functions | |
char * | G_gisdbase () |
top level database directory |
char* G_gisdbase | ( | ) |
top level database directory
Returns the full UNIX path name of the directory which holds the database locations. See GISDBASE for a full explanation of this directory.
void |
Definition at line 25 of file gisdbase.c.
References G_getenv().
Referenced by G__location_path(), and G__make_location().