David Riley - 2007-01-05

Logged In: YES
user_id=577722
Originator: NO

The ideal solution would be to use more "guaranteed" types, such as "u_int8_t" and the like, especially if you are looking for guaranteed bit widths (I know of more than one project that got severely bitten by assuming that "long" always meant 32 bits).