Date: Sat, 30 Jun 2001 17:05:30 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp AT delorie DOT com Message-Id: <1858-Sat30Jun2001170529+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 In-reply-to: <3b3d96d7.363093536@news.primus.ca> (invalid@erehwon.invalid) Subject: Re: DJGPP reserves wrong int size References: <9dde68b7 DOT 0106241053 DOT 2a385311 AT posting DOT google DOT com> <200106242138 DOT RAA18013 AT envy DOT delorie DOT com> <3b37e92e DOT 288745911 AT news DOT primus DOT ca> <200106260242 DOT WAA00615 AT envy DOT delorie DOT com> <3b3b4e40 DOT 213415946 AT news DOT primus DOT ca> <6480-Fri29Jun2001102012+0300-eliz AT is DOT elta DOT co DOT il> <3B3C519F DOT C542C834 AT ma DOT tum DOT de> <9628-Fri29Jun2001135845+0300-eliz AT is DOT elta DOT co DOT il> <3b3d96d7 DOT 363093536 AT news DOT primus DOT ca> Reply-To: djgpp AT 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 > From: invalid AT erehwon DOT invalid (Graaagh the Mighty) > Newsgroups: comp.os.msdos.djgpp > Date: Sat, 30 Jun 2001 09:07:59 GMT > > > >That's why the description of FP formats says > > > >> printf(): > >> `e' > >> `E' > >> A floating point number (double or long double). > > > >The `L' qualifier determines whether it's a double or a long double. > > Okay, the docs aren't *wrong* then, they're just *unclear*, and maybe > even misleading... Fixed for the next release.