digitalmars.D.learn - [D1] %a format to float
- %u <e ee.com> Nov 04 2010
%a looks neat as a lossless float formatter, but how do I get the float back from the string?
Nov 04 2010
%a looks neat as a lossless float formatter, but how do I get the float back from the string?