B2BITS FIX Antenna HFT  1.0.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros
PlatformDefines.h File Reference
#include <cstdio>
#include <cstring>
+ Include dependency graph for PlatformDefines.h:
+ This graph shows which files directly or indirectly include this file:

Macros

#define B2BITS_ACCESS   access
 
#define B2BITS_FOPEN   fopen
 
#define B2BITS_FOPEN64   fopen64
 
#define B2BITS_FSEEK64   fseeko64
 
#define B2BITS_FTELL64   ftello64
 
#define B2BITS_SNPRINTF   snprintf
 
#define B2BITS_SPRINTF   sprintf
 
#define B2BITS_SSCANF   sscanf
 
#define B2BITS_STRCPY   strcpy
 
#define B2BITS_STRERROR   strerror
 
#define B2BITS_STRTOLL   strtoll
 
#define B2BITS_STRTOULL   strtoll
 
#define B2BITS_UNLINK   unlink
 

Macro Definition Documentation

#define B2BITS_ACCESS   access
#define B2BITS_FOPEN   fopen
#define B2BITS_FOPEN64   fopen64
#define B2BITS_FSEEK64   fseeko64
#define B2BITS_FTELL64   ftello64
#define B2BITS_SNPRINTF   snprintf
#define B2BITS_SPRINTF   sprintf
#define B2BITS_SSCANF   sscanf
#define B2BITS_STRCPY   strcpy
#define B2BITS_STRERROR   strerror
#define B2BITS_STRTOLL   strtoll
#define B2BITS_STRTOULL   strtoll
#define B2BITS_UNLINK   unlink