Re: sizeof?
Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Thu, 27 Jun 2002 09:01:26 -0600
| Newsgroups | gmane.lisp.uffi.general |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jun 27, 2002 at 10:26:53AM -0400, [email protected] wrote: > CMUCL likely has the information squirreled away somewhere. Hmmm. > > (describe 'ALIEN:ALIEN-SIZE) > This is very much a compromise, but it really is nice to be able to > port stuff easily between CL implementations. I observe that > supporting ACL does descrease the richness of the API significantly. Nice find. I'll write to Allegro and see if they have some undocumented function. Then, I could add the function SIZE-OF to UFFI. > PS. Thanks for all the work on uffi. My pleasure -- thanks for your interest and input! -- Kevin Rosenberg kevin-HJRc7zDS/[email protected]