Eduardo Cavazos wrote:

If somebody who is familiar with Chicken internals can suggest a way to extract an 'f64' element from a blob directly, I think I'll be set. :-)

Aha...

(let ((i 0))

  (pointer-f64-ref (pointer-offset (object->pointer blob) (* i 8))))

Ed



_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to