Functions

gets.c File Reference

#include <grass/gis.h>
#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <signal.h>
Include dependency graph for gets.c:

Go to the source code of this file.

Functions

int G_gets (char *buf)

Function Documentation

int G_gets ( char *  buf  ) 

Definition at line 39 of file gets.c.

Referenced by G_ask_colors(), G_ask_datum_name(), G_ask_ellipse_name(), G_ask_proj_name(), and G_yes().