GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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().