#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 | |||
| ) |
| int dig_write_frmt_ascii | ( | FILE * | dascii, | |
| struct Format_info * | finfo, | |||
| int | format | |||
| ) |
1.5.5