"Maciej W. Rozycki" <[EMAIL PROTECTED]> writes: > Actually "if (sizeof(number) == 8)" is much more readable than any > preprocessor clutter and yields exactly the same.
Agreed, in some cases. In others it yields to pretty annoying compiler warnings.
"Maciej W. Rozycki" <[EMAIL PROTECTED]> writes: > Actually "if (sizeof(number) == 8)" is much more readable than any > preprocessor clutter and yields exactly the same.
Agreed, in some cases. In others it yields to pretty annoying compiler warnings.