Normalization is important
if the XOR() macro
is to mimic the operation
of the other Boolean operators in C,
namely that
the true/false interpretation of the operands
is based on whether they are nonzero or zero
(see question 9.2).
back
This page by Steve Summit
// Copyright 1995-2004
// feedback