Re: fmtcheck.c
Re: fmtcheck.c
- Subject: Re: fmtcheck.c
- From: email@hidden (Peter Seebach)
- Date: Sat, 02 Jul 2005 15:30:54 -0500
In message <email@hidden>, Markus Hitter wr
ites:
>'f' means float. %f == %lf is a implementation detail of the Darwin.
>This wasn't always the case.
Can you name a counterexample? I certainly can't. %f has meant double since
the dawn of time, because variadic functions have always had to use the
default promotions, so there's no way to pass an unmunged float to them.
-s
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden