#include <string.h>
#include <unistd.h>
#include <stdlib.h>
#include <grass/gis.h>
#include <grass/glocale.h>
Go to the source code of this file.
Functions | |
int | G_ask_ellipse_name (char *spheriod) |
int G_ask_ellipse_name | ( | char * | spheriod | ) |
Definition at line 23 of file get_ell_name.c.
References G_ellipsoid_name(), G_fatal_error(), G_get_ellipsoid_by_name(), G_gets(), G_strip(), G_tempfile(), and NULL.
Referenced by G_ask_datum_name().