BOOLEAN_TRUE_VALUE constant

int const BOOLEAN_TRUE_VALUE

The byte to use for the TRUE value

Implementation

static const int BOOLEAN_TRUE_VALUE = 0xff;