xbtypes.h File Reference
#include <stdio.h>
Go to the source code of this file.
Defines |
#define | _ftell ftello |
| xbOffT type
|
#define | _fseek fseeko |
Typedefs |
typedef unsigned long int | xbULong |
| xbULong type
|
typedef unsigned short int | xbUShort |
| xbUShort type
|
typedef short int | xbShort |
| xbShort type
|
typedef long | xbLong |
typedef float | xbFloat |
| xbFloat type
|
typedef double | xbDouble |
| xbDouble type
|
typedef short int | xbBool |
| xbBool type
|
typedef off_t | xbOffT |
Detailed Description
Define Documentation
Typedef Documentation