The /intlog
qualifier enables the mixing of integer
and logical operands in expressions. When integer operands are used
with logical operators, the operations are performed in a bitwise
manner. When logical operations are used with arithmetic operators,
the operands are treated as integers.