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

◆ _fseek

#define _fseek   fseek

◆ _ftell

#define _ftell   ftell

xbOffT type

Typedef Documentation

◆ xbBool

typedef short int xbBool

xbBool type

◆ xbDouble

typedef double xbDouble

xbDouble type

◆ xbFloat

typedef float xbFloat

xbFloat type

◆ xbLong

typedef long xbLong

◆ xbOffT

typedef long xbOffT

◆ xbShort

typedef short int xbShort

xbShort type

◆ xbULong

typedef unsigned long int xbULong

xbULong type

◆ xbUShort

typedef unsigned short int xbUShort

xbUShort type