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