#include <stdio.h>
Go to the source code of this file.
Defines | |
#define | xbLong long |
Typedefs | |
typedef unsigned long int | xbULong |
xbULong type. More... | |
typedef unsigned short int | xbUShort |
xbUShort type. More... | |
typedef short int | xbShort |
xbShort type. More... | |
typedef float | xbFloat |
xbFloat type. More... | |
typedef double | xbDouble |
xbDouble type. More... |
|
|
|
xbDouble type.
|
|
xbFloat type.
|
|
xbShort type.
|
|
xbULong type.
|
|
xbUShort type.
|