X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Tue, 8 Mar 2005 18:13:18 -0500 Message-Id: <200503082313.j28NDIBn023199@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: (marioc AT no-spam DOT qitech DOT net) Subject: Re: questions about formatting References: <200503082119 DOT j28LJN9M020399 AT envy DOT delorie DOT com> Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Thanks for the answer (and for djgpp, by the way)... I was partly > mislead by "the number of fraction digits for a floating point number > (max for g or G, actual for others)" in the online docs that made me > think that g and f differred only marginally with this respect, but I > now see that I got the worst possible choice of a test case... The online docs aren't the latest, and there are a number of cases where the docs are wrong. The code tends to be correct, because that we can compare against, say, linux. Feel free to check out the CVS sources and send in doc patches ;-)