GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#include <grass/gis.h>
#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <signal.h>
Go to the source code of this file.
Functions | |
int | G_gets (char *buf) |
int G_gets | ( | char * | buf | ) |
Definition at line 39 of file gets.c.
Referenced by E_edit_cellhd(), G_ask_colors(), G_ask_datum_name(), G_ask_ellipse_name(), G_ask_proj_name(), G_yes(), GPJ_ask_datum_params(), hit_return(), I_list_groups(), I_list_subgroups(), and make_location().