|
GRASS Programmer's Manual
6.4.2(2012)
|
#include <string.h>#include <stdlib.h>#include <stdio.h>#include <sys/types.h>#include <sys/stat.h>#include <grass/gis.h>#include "local_proto.h"
Go to the source code of this file.
Functions | |
| int | make_location (const char *gisdbase, const char *location_name) |
| int make_location | ( | const char * | gisdbase, |
| const char * | location_name | ||
| ) |
Definition at line 9 of file mke_loc.c.
References G__projection_name(), G__put_window(), G__setenv(), G_clear_screen(), G_gets(), G_mkdir(), G_squeeze(), G_strip(), G_yes(), G_zero(), name, and NULL.
Referenced by main().