On Fri, Apr 26, 2002 at 01:04:34PM -0300, salvador wrote: > A question: what data type should I use to get a 32 bits value in all > architectures? (is u32 defined?) Use uint32_t. / Fredrik