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

reading a float?



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: