GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
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 36 of file type.h.

◆ dglInt32_t

typedef long dglInt32_t

Definition at line 37 of file type.h.

◆ dglInt64_t

typedef long long dglInt64_t

Definition at line 38 of file type.h.