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

#include <ogsf.h>

Data Fields

int n_elem
 if n_elem == 256, index == NULL
 
charindex
 
intvalue
 

Detailed Description

Definition at line 219 of file ogsf.h.

Field Documentation

◆ index

char* table256::index

Definition at line 222 of file ogsf.h.

◆ n_elem

int table256::n_elem

if n_elem == 256, index == NULL

Definition at line 221 of file ogsf.h.

◆ value

int* table256::value

Definition at line 223 of file ogsf.h.


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