site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com In message <0EE40CBC-07B9-495A-96AD-16B8844F7628@jump-ing.de>, 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 (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
seebs@plethora.net