On Sat, Oct 01, 2005 at 05:37:58PM -0400, Rich Felker wrote: > Notice the cast to unsigned long. However, it probably should be a > cast to uint32_t... hmmm. yeah, I think I got wrong the idea that the (sizeof long)/16 alone would make it portable. I'll go fix up things to use uint32_t. -- robh