Xbase64 Class Library  3.1.2
Macros | Typedefs
xbtypes.h File Reference
#include <stdio.h>

Go to the source code of this file.

Macros

#define _ftell   ftell
 xbOffT type More...
 
#define _fseek   fseek
 

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 long xbLong
 
typedef float xbFloat
 xbFloat type More...
 
typedef double xbDouble
 xbDouble type More...
 
typedef short int xbBool
 xbBool type More...
 
typedef long xbOffT
 

Macro Definition Documentation

#define _fseek   fseek
#define _ftell   ftell

xbOffT type

Typedef Documentation

typedef short int xbBool

xbBool type

typedef double xbDouble

xbDouble type

typedef float xbFloat

xbFloat type

typedef long xbLong
typedef long xbOffT
typedef short int xbShort

xbShort type

typedef unsigned long int xbULong

xbULong type

typedef unsigned short int xbUShort

xbUShort type