#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 *spheroid) |
int G_ask_ellipse_name | ( | char * | spheroid | ) |
Definition at line 21 of file get_ell_name.c.
References G_convert_dirseps_to_host(), G_ellipsoid_name(), G_fatal_error(), G_get_ellipsoid_by_name(), G_gets(), G_strip(), G_system(), and G_tempfile().
Referenced by G_ask_datum_name().