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