[Prev][Next][Index][Thread]
Floats and Strings
-
To: info-dylan@ai.mit.edu
-
Subject: Floats and Strings
-
From: Chris Double <chris@double.co.nz>
-
Date: Fri, 4 May 2001 20:45:01 -0400 (EDT)
-
Organization: None.
-
Sender: unknown@DOUBLE
-
User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.6
-
Xref: traf.lcs.mit.edu comp.lang.dylan:13247
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.
Anyone?
Chris.
--
http://www.double.co.nz/dylan
Follow-Ups: