D Herring <dherring@at.tentpost.dot.com> wrote:
+---------------
| klohmuschel@yahoo.de wrote:
| > Hi: How would you read in binary floating point numbers from binary
| > files? I cannot really find useful lisp code or examples which would
| > teach me somehting. In Bigloo I do it as follows: Bigloo has some
| > undocumented functions (ieee-string->double string), where 'string'
| > here denotes a 4byte.
|
| Try the following
| http://common-lisp.net/project/ieee-floats/
+---------------
Also see:
http://gigamonkeys.com/book/practical-parsing-binary-files.html
-Rob
-----
Rob Warnock <rpw3@rpw3.org>
627 26th Avenue <URL:http://rpw3.org/>
San Mateo, CA 94403 (650)572-2607