#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 38 of file gets.c.
Referenced by G_ask_datum_name(), G_ask_ellipse_name(), G_ask_proj_name(), G_make_colors(), and G_yes().