cmcq wrote: > Author: cmcq > Date: Tue Jan 12 01:20:15 2010 > New Revision: 5573 > > Log: > Use offsetof in bit-order tables to ensure code portability > This replaces relative offsets with absolute offsets (0 to 58). These don't fit > in a byte alongside the field length, so take up an extra 217 bytes total. Thanks! -Vitor