GRASS Programmer's Manual
6.4.3(2013)-r
|
#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 | ||
) |
Definition at line 9 of file chk_dbase.c.
Referenced by main().