bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PRIuSIZE


From: Bruno Haible
Subject: Re: PRIuSIZE
Date: Wed, 18 Aug 2010 23:06:18 +0200 (MEST)

Hi Eric,

Yes, I agree now that there is no point in bringing this to the Austin group.

> Basically, since
> %zu is already specified by C99 and POSIX, the only reason that you
> would need PRIuSIZE is if you are targetting a non-POSIX system that
> lacks %zu in the first place.

Right. And additionally, there is PRIuPTR that can be applied to
(uintptr_t) size_t_value.

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]