home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / scheme / 2179 < prev    next >
Encoding:
Text File  |  1992-09-11  |  687 b   |  21 lines

  1. Newsgroups: comp.lang.scheme
  2. Path: sparky!uunet!mcsun!sunic!fuw.edu.pl!cocos!mspal
  3. From: mspal@fuw.edu.pl (Michal Spalinski)
  4. Subject: string->number in PC-Scheme
  5. Message-ID: <MSPAL.92Sep11182355@fizyk1.fuw.edu.pl>
  6. Sender: news@fuw.edu.pl
  7. Nntp-Posting-Host: fizyk1
  8. Organization: Warsaw University Physics Dept.
  9. Distribution: comp.lang.scheme
  10. Date: Fri, 11 Sep 1992 17:23:55 GMT
  11. Lines: 8
  12.  
  13.  
  14. R4RS describes a function of one argument called string->number. In PC
  15. Scheme this function exists, but when called with a single argument it
  16. complains that it expected three. I would appreciate email from anyone who
  17. knows what the other arguments are and how they should be specified.
  18.  
  19. Thanks,
  20. MS.
  21.