GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#include <grass/gis.h>
#include <grass/glocale.h>
#include <unistd.h>
#include <stdlib.h>
#include <grass/spawn.h>
Go to the source code of this file.
Macros | |
#define | GEN_HELP "gen_help" |
Functions | |
int | G_gishelp (const char *helpfile, const char *request) |
#define GEN_HELP "gen_help" |
Definition at line 33 of file gishelp.c.
Referenced by G_gishelp().