Mail Archives: djgpp-workers/2003/01/21/12:06:52
Hello.
Martin Stromberg wrote:
>
> > Below is a patch to add support for the j, z and t conversion qualifiers
> > to the printf- and scanf-families of functions.
>
> Yummy! Thanks!
You're welcome!
> > @port-note ansi The conversion specifiers @samp{F}, @samp{D}, @samp{I}, @samp{O}, and @code{U} are DJGPP extensions; they are provided for compatibility with Borland C and other compilers. The conversion specifiers for the @code{long long} data type are GCC extensions. The meaning of @samp{[a-c]} as a range of characters is a very popular extension to ANSI (which merely says a dash ``may have a special meaning'' in that context).
> > +
> > + @port-note ansi-c99 The @code{hh}, @code{j}, @code{t} and @code{z} conversion specifiers first appeared in the ANSI C99 standard.
>
> Just curious: those (two) lines above must be that long, I suppose?
Yes. But I've just discovered that you can break @port-notes across multiple
lines. I will break the lines, when I commit the patch (at the weekend, if
there are no other comments).
Thanks, bye, Rich =]
--
Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]
- Raw text -