#include <string.h>
#include <unistd.h>
#include <stdlib.h>
#include "gis.h"
#include "glocale.h"
Include dependency graph for get_ell_name.c:
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 fprintf(), 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().