ESScript  Revision_4488
Macros | Typedefs
types.h File Reference

Go to the source code of this file.

Macros

#define TRUE   1
#define FALSE   0

Typedefs

typedef int dim_t
typedef int index_t
typedef int bool_t
typedef int type_t
typedef int err_t

Macro Definition Documentation

#define FALSE   0
#define TRUE   1

Typedef Documentation

typedef int bool_t
typedef int dim_t
typedef int err_t
typedef int index_t
typedef int type_t