[cffi-devel] vararg
Stephen Compall
s11 at member.fsf.org
Fri Jan 6 16:24:00 UTC 2006
On Fri, 2006-01-06 at 03:41 -0800, James Bielman wrote:
> If we added an option syntax to DEFCFUN (I know everyone hates this
> syntax, but it's backwards compatible), we could have something like:
>
> (defcfun "sprintf" :int
> :library "msvcrt.dll"
> (fmt :string)
> ...)
>
> Thoughts?
I forget whether define-foreign-library will have a Lisp name, but if
so, it would be nice for :library to accept this as well. Of course,
CLISP's :library option is unevalled ....
--
Stephen Compall
http://scompall.nocandysw.com/blog
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <https://mailman.common-lisp.net/pipermail/cffi-devel/attachments/20060106/27199150/attachment.sig>
More information about the cffi-devel
mailing list