Re: Derefering char pointers
Edi Weitz <[email protected]> 13 Aug 2003 23:15:03 +0200
| Newsgroups | gmane.lisp.uffi.general |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 13 Aug 2003 13:02:01 -0600, Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> wrote: > Thinking more about this issue and about how different > implementations dereference :char pointers (fixnums or character), > perhaps it's best to have a UFFI function: > > deref-char-pointer which always returns a lisp character > > What do you think? Yes, I think that might be the best idea.