GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#include <stdio.h>
#include <unistd.h>
#include <stdlib.h>
#include <string.h>
#include <grass/gis.h>
#include <grass/glocale.h>
#include <grass/raster.h>
#include <grass/monitors.h>
Go to the source code of this file.
Functions | |
struct MON_CAP * | R_parse_monitorcap (int field, char *key) |
struct MON_CAP* R_parse_monitorcap | ( | int | field, |
char * | key | ||
) |
Definition at line 18 of file parse_mon.c.
References fclose(), file, G_fatal_error(), G_free(), G_gisbase(), G_store(), forms::gisbase, NULL, and sprintf().