GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#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 buff, fclose(), G_convert_dirseps_to_host(), G_ellipsoid_name(), G_fatal_error(), G_get_ellipsoid_by_name(), G_gets(), G_strip(), G_system(), G_tempfile(), getenv(), NULL, and sprintf().
Referenced by G_ask_datum_name().