Subject: Re: %llu and %qu
To: Jun-ichiro itojun Hagino <itojun@iijlab.net>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: tech-misc
Date: 03/02/2000 10:02:43
On Thu, 02 Mar 2000 20:04:21 +0900
Jun-ichiro itojun Hagino <itojun@iijlab.net> wrote:
> i'm curious because freebsd2 has broken %llu support (%llu will be
> treated as %lu) and would like to find the most portable way to
> print u_quad_t.
Then FreeBSD is broken. %llu is the most portable way I've encountered
(and I think ANSI specifies it).
-- Jason R. Thorpe <thorpej@nas.nasa.gov>