Aria
2.8.0
|
Contains platform independent sized variable types. More...
#include <ariaTypedefs.h>
Public Types | |
typedef char | Byte |
A single signed byte. | |
typedef short | Byte2 |
Two signed bytes. | |
typedef int | Byte4 |
Four signed bytes. | |
typedef unsigned char | UByte |
A single unsigned byte. | |
typedef unsigned short | UByte2 |
Two unsigned bytes. | |
typedef unsigned int | UByte4 |
Four unsigned bytes. | |
Contains platform independent sized variable types.