Re: Re: State of function pointers
Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Tue, 8 Feb 2005 14:10:03 -0700
| Newsgroups | gmane.lisp.uffi.devel |
|---|---|
| Message-ID | <[email protected]> |
Ben wrote: > i didn't use function pointers, there's a little C code to make > everything happy. function pointers aren't well supported by all > lisps, most notably allegro. Yes, that's the important point. Since not all major Lisp implementations support function pointers, than UFFI can not *universally* support function pointers. -- Kevin Rosenberg kevin-HJRc7zDS/[email protected]