- The printf() family now supports the %hh, %j, %t and %z modifiers and the
%a/%A conversions for C99. The %j is treated like %ll, %t and %z are treated like %l.
Authored by: obarthel 2005-05-07
Parent: [r250]
Child: [r252]