__PTRDIFF_T_IS_CHAR__

Preprocessor macro defined to describe ptrdiff_t settings.

Syntax
  #define __PTRDIFF_T_IS_CHAR__ 0 | 1  
Remarks

The compiler defines this macro to be 1 if the ptrdiff_t is set to char, 0 otherwise.