[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: string-to-float
There is a formatted-string-to-float in the Dylanlibs [1]
libraries. It's in utilities/dylanlibs-utilities.dylan.
There is also a 'float-to-formatted-string' which displays a float
without the 'd0' or 's0' appended to the end.
You can use those two functions in your open source project as you see
fit if you wish.
[1]
http://sourceforge.net/project/showfiles.php?group_id=26064&release_id=50994
Chris.
--
http://www.double.co.nz/dylan