home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.lisp
- Path: sparky!uunet!mcsun!sunic!kth.se!news.kth.se!RICHARD
- From: RICHARD@ttt.kth.se
- Subject: Ambiguous numbers
- Message-ID: <RICHARD.92Nov11115905@CLYDE.ttt.kth.se>
- Sender: usenet@kth.se (Usenet)
- Nntp-Posting-Host: clyde.ttt.kth.se
- Organization: Department of TeleTransmission Theory
- Date: Wed, 11 Nov 1992 10:59:05 GMT
- Lines: 14
-
-
- when *read-base* is something like 16, some numbers are of ambiguous type.
-
- For example, 0E0 could be read as an integer 224, or as the single-float 0.0
-
- What I want to know is, which type SHOULD take precedence in such a case?
-
- --
- !+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++!
- ! Richard Levitte, System manager ! tel: int+46-8-790 64 23 !
- ! Royal Institute of Technology ! fax: int+46-8-791 76 54 !
- ! Department of Telecommunication Theory ! Internet: richard@ttt.kth.se !
- ! S-100 44 Stockholm, Sweden ! !
- !-----------------------------------------------------------------------------!
-