Functions

close_ogr.c File Reference

#include <grass/Vect.h>
#include <stdlib.h>
#include <ogr_api.h>
Include dependency graph for close_ogr.c:

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)

Function Documentation

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 )