GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-8cbe8fef7c
type.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define G_NDR   1
 

Typedefs

typedef unsigned char dglByte_t
 
typedef long dglInt32_t
 
typedef long long dglInt64_t
 

Macro Definition Documentation

◆ G_NDR

#define G_NDR   1

Definition at line 32 of file type.h.

Typedef Documentation

◆ dglByte_t

typedef unsigned char dglByte_t

Definition at line 35 of file type.h.

◆ dglInt32_t

typedef long dglInt32_t

Definition at line 36 of file type.h.

◆ dglInt64_t

typedef long long dglInt64_t

Definition at line 37 of file type.h.