Xbase Class Library  2.0.0
Macros | Typedefs
xtypes.h File Reference
#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...
 

Macro Definition Documentation

#define xbLong   long

Typedef Documentation

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