#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_proj_name (char *proj_id, char *proj_name) |
int G_ask_proj_name | ( | char * | proj_id, | |
char * | proj_name | |||
) |
Definition at line 23 of file get_projname.c.
References G_fatal_error(), G_find_key_value(), G_gets(), G_gisbase(), G_read_key_value_file(), G_strip(), G_tempfile(), and NULL.