GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#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 buf, fclose(), G__projection_name(), G__put_window(), G__setenv(), G_clear_screen(), G_gets(), G_mkdir(), G_squeeze(), G_strip(), G_yes(), G_zero(), render::name, NULL, and sprintf().
Referenced by main().