#include <string.h>#include <stdio.h>#include <grass/Vect.h>#include <grass/gis.h>
Go to the source code of this file.
Functions | |
| int | dig_read_frmt_ascii (FILE *dascii, struct Format_info *finfo) |
| int | dig_write_frmt_ascii (FILE *dascii, struct Format_info *finfo, int format) |
| int dig_read_frmt_ascii | ( | FILE * | dascii, | |
| struct Format_info * | finfo | |||
| ) |
Definition at line 27 of file frmt.c.
Referenced by Vect__open_old().
1.7.1