Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

types.h File Reference

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

Included by dependency graph

Go to the source code of this file.

Defines

#define NULL   0

Typedefs

typedef signed char Sint8
typedef signed short Sint16
typedef signed long Sint32
typedef unsigned char Uint8
typedef unsigned short Uint16
typedef unsigned int Uint32
typedef Uint32 Size
typedef Uint32 Address


Define Documentation

#define NULL   0
 


Typedef Documentation

typedef Uint32 Address
 

an address stored as an integer

typedef signed short Sint16
 

typedef signed long Sint32
 

typedef signed char Sint8
 

typedef Uint32 Size
 

a size (in bytes or elements)

typedef unsigned short Uint16
 

typedef unsigned int Uint32
 

typedef unsigned char Uint8
 


Torsion Operating System, Copyright (C) 2000-2004 Dan Helfman