RFC: 6178739 - Formatter - Zero padding flag with zero width

Brian Burkhalter brian.burkhalter at oracle.com
Tue Jun 25 16:07:53 UTC 2013


On Jun 24, 2013, at 9:25 PM, Joe Darcy wrote:

>> "Requires the output to be padded with leading zeros to the minimum field width following any sign or radix indicator except when converting NaN or infinity. If the width is not provided, then a MissingFormatWidthException will be thrown."
>> 
>> Comments?
>> 
> 
> As a point of comparison, how does the C specification of printf and how do C implementations handle this combination?

To be certain, which combination precisely do you intend?

Brian


More information about the core-libs-dev mailing list