[Prev][Next][Index][Thread]

Re: Floats and Strings



I've added code for float-to-string and an unofficial (non-standard) 
string-to-float into gd/src/common/common-dylan/extentions.dylan.
It's not amazingly elegant code but it works. :-)

- Rob.

On Saturday, May 5, 2001, at 01:45  am, Chris Double wrote:

> Has anyone got any code they can share for converting floats to
> strings and strings to floats?
>
> Fun-Dev has a float-to-string but not the string-to-float. I'd also
> like a bit more control over how to print the float than
> float-to-string gives (I don't want my floats printed as 0.5123d-2 for
> example.


References: