[Ecls-list] c-inline and multiple values
Julian Stecklina
der_julian at web.de
Tue Jan 25 08:37:02 UTC 2005
Juan Jose Garcia Ripoll <lisp at arrakis.es> writes:
> Does your function take lisp objects as arguments? Then you can simply
> register it with cl_def_c_function/cl_def_c_function_va.
Where should I put these calls?
(Clines "cl_def_c_function(@c-foo, c-foo, 2);") as top-level form?
Would be nice to have these callable from lisp:
(def-c-function c-foo "c-foo" 2)
Regards,
--
____________________________
Julian Stecklina / _________________________/
________________/ /
\_________________/ LISP - truly beautiful
More information about the ecl-devel
mailing list