make_loc.c File Reference

#include "gis.h"
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <sys/stat.h>

Include dependency graph for make_loc.c:

Go to the source code of this file.

Functions

int G__make_location (char *location_name, struct Cell_head *wind, struct Key_Value *proj_info, struct Key_Value *proj_units, FILE *report_file)
int G_make_location (char *location_name, struct Cell_head *wind, struct Key_Value *proj_info, struct Key_Value *proj_units, FILE *report_file)
int G_compare_projections (struct Key_Value *proj_info1, struct Key_Value *proj_units1, struct Key_Value *proj_info2, struct Key_Value *proj_units2)


Function Documentation

int G__make_location ( char *  location_name,
struct Cell_head *  wind,
struct Key_Value *  proj_info,
struct Key_Value *  proj_units,
FILE *  report_file 
)

Definition at line 42 of file make_loc.c.

References G__file_name(), G__put_window(), G__setenv(), G_gisdbase(), G_write_key_value_file(), and NULL.

Referenced by G_make_location().

int G_compare_projections ( struct Key_Value *  proj_info1,
struct Key_Value *  proj_units1,
struct Key_Value *  proj_info2,
struct Key_Value *  proj_units2 
)

Definition at line 123 of file make_loc.c.

References G_find_key_value(), and NULL.

int G_make_location ( char *  location_name,
struct Cell_head *  wind,
struct Key_Value *  proj_info,
struct Key_Value *  proj_units,
FILE *  report_file 
)

Definition at line 91 of file make_loc.c.

References G__make_location(), and G_fatal_error().


Generated on Wed Aug 23 17:49:48 2006 for GRASS by  doxygen 1.4.7