On Jun 23, 2008, at 10:48 AM, Christos Zoulas wrote:
I agree. Portable bitfields though, not 'unsigned long int' ones. Also if I have to use BIG and LITTLE endian ifdefs to deal with the order that the bitfields are allocated, I'd rather use macros and masks. The code is cleaner that way.
Before you go changing it, talk to Matt about why it is that way.
christos
-- thorpej