GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
Loading...
Searching...
No Matches
Key_Value Struct Reference

#include <gis.h>

Data Fields

int nitems
 
int nalloc
 
char ** key
 
char ** value
 

Detailed Description

Definition at line 534 of file gis.h.

Field Documentation

◆ key

◆ nalloc

int Key_Value::nalloc

Definition at line 536 of file gis.h.

Referenced by G_get_projsrid(), and G_get_projwkt().

◆ nitems

int Key_Value::nitems

Definition at line 535 of file gis.h.

◆ value

char** Key_Value::value

The documentation for this struct was generated from the following file: