|
GRASS Programmer's Manual
6.4.1(2011)
|
#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 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 dig__byte_order_out(), dig__fwrite_port_C(), dig__fwrite_port_I(), dig__fwrite_port_L(), dig_file_init(), dig_init_portable(), and dig_set_cur_port().
Referenced by Vect_close().