|
Xbase Class Library
2.0.0
|
#include <stdio.h>Go to the source code of this file.
Macros | |
| #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... | |
| #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.8.8