[Prev][Next][Index][Thread]
reading a float?
-
To: info-dylan@ai.mit.edu
-
Subject: reading a float?
-
From: brucehoult@pobox.com (Bruce Hoult)
-
Date: Tue, 18 Apr 2000 20:00:03 -0400 (EDT)
-
Organization: The Internet Group Ltd
-
Xref: traf.lcs.mit.edu comp.lang.dylan:11855
Dumb question:
How do I read a (series of) floating point numbers from a text file?
I can read lines from the file into strings. What then? There isn't a
conversion "as(<double-float>, myString)".
Hoping for a forehead-slap shotly :-)
-- Bruce
Follow-Ups: