GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#include <stdio.h>
#include <sys/types.h>
#include <unistd.h>
#include <sys/stat.h>
#include <pwd.h>
Go to the source code of this file.
Functions | |
int | can_make_location (char *gisdbase, char *location) |
int can_make_location | ( | char * | gisdbase, |
char * | location | ||
) |