__fourbyteints__

Preprocessor macro defined to describe the compiler's int size setting.

Syntax
  #define __fourbyteints__ 0 | 1  
Remarks

The compiler defines this macro to be 1 if the compiler is set to use 4 bytes int , 0 otherwise.