home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.scheme
- Path: sparky!uunet!mcsun!sunic!fuw.edu.pl!cocos!mspal
- From: mspal@fuw.edu.pl (Michal Spalinski)
- Subject: string->number in PC-Scheme
- Message-ID: <MSPAL.92Sep11182355@fizyk1.fuw.edu.pl>
- Sender: news@fuw.edu.pl
- Nntp-Posting-Host: fizyk1
- Organization: Warsaw University Physics Dept.
- Distribution: comp.lang.scheme
- Date: Fri, 11 Sep 1992 17:23:55 GMT
- Lines: 8
-
-
- R4RS describes a function of one argument called string->number. In PC
- Scheme this function exists, but when called with a single argument it
- complains that it expected three. I would appreciate email from anyone who
- knows what the other arguments are and how they should be specified.
-
- Thanks,
- MS.
-