missing methods in inttypes.h

Craig Howland howland@LGSInnovations.com
Fri Aug 2 14:27:00 GMT 2013


On 08/02/2013 03:51 AM, Corinna Vinschen wrote:
> That, and the alias implementation would fix all your concerns, as long as the 
> types (long long vs. intmax_t) have the same size. Do we have targets without 
> long long? Do we have targets with intmax_t > long long? I hope not... Corinna 
We do not have any targets with intmax_t > long long, as the standards require 
intmax_t >= long long.
Craig



More information about the Newlib mailing list