#include <grass/gis.h>

Go to the source code of this file.
Defines | |
| #define | MARKER 1 |
Functions | |
| int | G_lat_scan (char *buf, double *lat) |
| int | G_lon_scan (char *buf, double *lon) |
| int | G_llres_scan (char *buf, double *res) |
| int G_lat_scan | ( | char * | buf, | |
| double * | lat | |||
| ) |
| int G_llres_scan | ( | char * | buf, | |
| double * | res | |||
| ) |
| int G_lon_scan | ( | char * | buf, | |
| double * | lon | |||
| ) |
1.5.5