On Apr 21, 2010, at 1:11 PM, Joakim Tjernlund wrote: > are you suggesting using u32 is less portable than > using long? ... > I would say that long is less portable. ?? How could long be less portable? Every C compiler since the beginning of time understands long, even with no header files at all. Obviously I'm missing something here. Mark