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

Go to the source code of this file.

Macros

#define _ftell   ftell
 xbOffT type
 
#define _fseek   fseek
 

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 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