Re: Address of an object?

Martin Thornquist <[email protected]> Fri, 10 Jan 2003 12:36:59 +0100
Newsgroups gmane.lisp.uffi.general
Message-ID <[email protected]>
[ Matthew Danish ]

> It's called POINTER-ADDRESS in UFFI.

Well, as I understand it, pointer-address returns as an integer the
address stored in a pointer variable. I am unclear as to what this
value can be used as. In any case, na=EFvely substituting
uffi:pointer-address for alien:addr does not work.


Martin
--=20
"An ideal world is left as an exercise to the reader."
                                                 -Paul Graham, On Lisp