GRASS Programmer's Manual  6.4.4(2014)-r
ask_group.c File Reference
#include <string.h>
#include <grass/gis.h>
#include <grass/imagery.h>
Include dependency graph for ask_group.c:

Go to the source code of this file.

Functions

int I_ask_group_old (char *prompt, char *group)
 prompt for an existing group More...
 

Function Documentation

int I_ask_group_old ( char *  prompt,
char *  group 
)

prompt for an existing group

Asks the user to enter the name of an existing group in the current mapset.

Parameters
prompt
group
Returns
int

Definition at line 24 of file ask_group.c.

References I_find_group().