GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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

#define G_NDR   1

Definition at line 32 of file type.h.

Typedef Documentation

typedef unsigned char dglByte_t

Definition at line 36 of file type.h.

typedef long dglInt32_t

Definition at line 37 of file type.h.

typedef long long dglInt64_t

Definition at line 38 of file type.h.