home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / function / 1005 < prev    next >
Encoding:
Internet Message Format  |  1992-08-12  |  818 b 

  1. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!yale!gumby!destroyer!ncar!noao!arizona!vin
  2. From: vin@cs.arizona.edu (Vincent W. Freeh)
  3. Newsgroups: comp.lang.functional
  4. Subject: Formatted I/O
  5. Message-ID: <20459@optima.cs.arizona.edu>
  6. Date: 12 Aug 92 18:11:03 GMT
  7. Sender: news@cs.arizona.edu
  8. Organization: U of Arizona, CS Dept, Tucson
  9. Lines: 12
  10.  
  11. I hve recently learn SML and Haskell.  I have written a few
  12. programs in each.  However, I have been frustrated in my 
  13. attempts to read floating point data from a file.  Do these
  14. provide for reading/writing formatted data?
  15. I have read the Haskell papers in SIGPLAN and Harper's intro to
  16. SML, but they did not help me.
  17.  
  18. I would appreciate it if I could see an example of formatted 
  19. input or output, in SML and in Haskell.
  20.  
  21. Thanks,
  22. Vince Freeh (vin@cs.arizona.edu)
  23.