close.c File Reference

Vector library - Close map. More...

#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#include <grass/Vect.h>
#include <grass/glocale.h>
Include dependency graph for close.c:

Go to the source code of this file.

Functions

int Vect_close (struct Map_info *Map)
 Close vector data file.

Detailed Description

Vector library - Close map.

Higher level functions for reading/writing/manipulating vectors.

(C) 2001-2008 by the GRASS Development Team

This program is free software under the GNU General Public License (>=v2). Read the file COPYING that comes with GRASS for details.

Author:
Original author CERL, probably Dave Gerdes or Mike Higgins. Update to GRASS 5.7 Radim Blazek and David D. Gray.
Date:
2001-2008

Definition in file close.c.


Function Documentation

int Vect_close ( struct Map_info *  Map  ) 

Close vector data file.

Parameters:
Map vector map to be closed
Returns:
0 on success
non-zero on error

Definition at line 64 of file close.c.

References dig_cidx_free(), dig_free_plus(), dig_spidx_free(), V2_close_ogr(), Vect_cidx_save(), Vect_coor_info(), Vect_get_full_name(), and Vect_save_topo().

Referenced by Vect_build_line_area(), Vect_copy(), Vect_delete(), and Vect_rename().


Generated on Sat Oct 24 03:25:23 2009 for GRASS Programmer's Manual by  doxygen 1.6.1