This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: num_put<>::do_put (appendix)
- To: kabatek@chemie.uni-halle.de
- Subject: Re: num_put<>::do_put (appendix)
- From: Branko Cibej <branko.cibej@hermes.si>
- Date: Thu, 06 May 1999 15:20:05 +0200
- CC: Benjamin Kosnik <bkoz@cygnus.com>, libstdc++@sourceware.cygnus.com
- Organization: HERMES SoftLab
- References: <Pine.LNX.3.96.990506135249.9562A-100000@rumcajs.chemie.uni-halle.de>
Ryszard Kabatek wrote:
> Obvious we need only two functions for the finding out the
> sprintf's format parameters.
> The format matrix should be a parameter of the function.
>
> const char* __fmt_double[][4] = {{"%.*f", "%+.*f", "%#.*f", "+#.*f"},
^^^
The '%' is missing in the last column in all the tables.
--
Branko Čibej <branko.cibej@hermes.si>
HERMES SoftLab, Litijska 51, 1000 Ljubljana, Slovenia
voice: (+386 61) 186 53 49 fax: (+386 61) 186 52 70