On Sat, 12 Mar 2005, Serassio Guido wrote:
> Again Henrik, what about to use the PRIxxxx macros defined in inttypes.h ?
Also works, but not all platforms have them..
In the case of PRINTF_OFF_T is it not a fixed size, the format depends on
the size of squid_off_t which is either 32 or 64 bits (usually 64). So
PRINTF_OFF_T could be defined to use the PRIxxxx macros if available, but
we can not use the PRIxxx macros directly as a substitute.
Regards
Henrik
Received on Sat Mar 12 2005 - 07:09:16 MST
This archive was generated by hypermail pre-2.1.9 : Fri Apr 01 2005 - 12:00:04 MST