GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#include <stdlib.h>
#include <string.h>
#include <grass/gis.h>
#include <grass/glocale.h>
Go to the source code of this file.
Functions | |
char * | G_home (void) |
user's home directory More... | |
char * | G__home (void) |
char* G__home | ( | void | ) |
char* G_home | ( | void | ) |
user's home directory
Returns a pointer to a string which is the full path name of the user's home directory.
~ |
Definition at line 32 of file home.c.
References G__home(), G_fatal_error(), and NULL.
Referenced by V__dump_window().