#include <unistd.h>#include "Vect.h"#include "gis.h"#include <sys/types.h>#include <sys/stat.h>Include dependency graph for open_nat.c:

Go to the source code of this file.
Functions | |
| int | check_coor (struct Map_info *Map) |
| int | V1_open_old_nat (struct Map_info *Map, int update) |
| int | V1_open_new_nat (struct Map_info *Map, char *name, int with_z) |
| int check_coor | ( | struct Map_info * | Map | ) |
Definition at line 115 of file open_nat.c.
References Vect_coor_info().
Referenced by V1_open_old_nat().
| int V1_open_new_nat | ( | struct Map_info * | Map, | |
| char * | name, | |||
| int | with_z | |||
| ) |
Definition at line 67 of file open_nat.c.
References Vect__write_head().
Referenced by Vect_open_new().
| int V1_open_old_nat | ( | struct Map_info * | Map, | |
| int | update | |||
| ) |
1.4.7