18 #include <grass/Vect.h>
27 struct Coor_info CInfo;
29 G_debug(1,
"V1_close_nat(): name = %s mapset= %s", Map->name,
34 if (Map->mode == GV_MODE_WRITE || Map->mode == GV_MODE_RW) {
36 Map->head.size = CInfo.size;
void dig_file_free(GVFILE *file)
Free GVFILE.
int V1_close_nat(struct Map_info *Map)
int Vect_write_dblinks(struct Map_info *Map)
Write dblinks to file.
int Vect_coor_info(struct Map_info *Map, struct Coor_info *Info)
Update Coor_info structure.
int G_debug(int level, const char *msg,...)
Print debugging message.
int dig__write_head(struct Map_info *Map)