GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
mke_loc.c File Reference
#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"
Include dependency graph for mke_loc.c:

Go to the source code of this file.

Functions

int make_location (const char *gisdbase, const char *location_name)
 

Function Documentation

int make_location ( const char *  gisdbase,
const char *  location_name 
)