home.c File Reference

#include <stdlib.h>
#include <string.h>
#include <grass/gis.h>
#include <grass/glocale.h>

Include dependency graph for home.c:

Go to the source code of this file.

Functions

char * G_home ()
 user's home directory
char * G__home ()


Function Documentation

char* G__home (  ) 

Definition at line 57 of file home.c.

References G_debug(), G_pclose(), G_popen(), G_store(), and getenv().

Referenced by G_home().

char* G_home (  ) 

user's home directory

Returns a pointer to a string which is the full path name of the user's home directory.

Parameters:
~ 
Returns:
char *

user's home directory

Returns a pointer to a string which is the full path name of the user's home directory.

Parameters:
~ 
Returns:
char *

Definition at line 33 of file home.c.

References G__home(), and G_fatal_error().


Generated on Sun Apr 6 17:32:20 2008 for GRASS by  doxygen 1.5.5