On Fri, Jan 03, 2003 at 06:00:04PM +0100, Harti Brandt wrote: > > 2. cast always to uintmax_t and use %ju.
This is correct. > The first possibilities seems wrong, because one should not include a > non-system header, the second because given a (hypothetical) machine with > 128-bit uintmax_t this would incure a useless overhead. So what? The overhead of an integer conversion is going to be lost in the overhead of doing the printf. -- Brooks -- Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4
msg38984/pgp00000.pgp
Description: PGP signature

