GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#include <grass/Vect.h>
#include <stdlib.h>
#include <ogr_api.h>
Go to the source code of this file.
Functions | |
int | V1_close_ogr (struct Map_info *Map) |
int | V2_close_ogr (struct Map_info *Map) |
int V1_close_ogr | ( | struct Map_info * | Map | ) |
Definition at line 27 of file close_ogr.c.
References free(), Vect__write_head(), and Vect_destroy_line_struct().
int V2_close_ogr | ( | struct Map_info * | Map | ) |
Definition at line 61 of file close_ogr.c.
References buf, dig__byte_order_out(), dig__fwrite_port_C(), dig__fwrite_port_I(), dig__fwrite_port_L(), dig_file_init(), dig_init_portable(), dig_set_cur_port(), fclose(), free(), G__file_name(), G_debug(), G_mapset(), G_warning(), NULL, and sprintf().
Referenced by Vect_close().