On Mon, Mar 31, 2008, Amos Jeffries wrote: > > I need to figure out a clean way of printing unsigned 64 bit ints in a > > reasonably > > platform portable method. Does anyone have any ideas? > > Squid-3 uses: %"PRId64"
Yeah, Squid-2 does too. Its for signed ints though, and that isn't what I'm after. Adrian -- - Xenion - http://www.xenion.com.au/ - VPS Hosting - Commercial Squid Support - - $25/pm entry-level VPSes w/ capped bandwidth charges available in WA -
