GRASS Programmer's Manual
6.4.3(2013)-r
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Macros
Pages
zone.c
Go to the documentation of this file.
1
15
#include <grass/gis.h>
16
17
28
int
G_zone
(
void
)
29
{
30
struct
Cell_head window;
31
32
G_get_set_window
(&window);
33
34
return
window.zone;
35
}
lib
gis
zone.c
Generated on Sat Oct 5 2013 12:11:11 for GRASS Programmer's Manual by
1.8.4