Defines | Typedefs

global.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define PROTOTYPES   0
#define PROTO_LIST(list)   ()

Typedefs

typedef unsigned char * POINTER
typedef unsigned short int UINT2
typedef unsigned int UINT4

Define Documentation

#define PROTO_LIST (   list)    ()

Definition at line 51 of file global.h.

#define PROTOTYPES   0

Definition at line 32 of file global.h.


Typedef Documentation

typedef unsigned char* POINTER

Definition at line 36 of file global.h.

typedef unsigned short int UINT2

Definition at line 39 of file global.h.

typedef unsigned int UINT4

Definition at line 42 of file global.h.