GRASS Programmer's Manual
6.4.2(2012)
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
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 Sun Mar 16 2014 05:07:49 for GRASS Programmer's Manual by
1.8.1.2