[Openmcl-devel] varargs
    Gary Byers 
    gb at clozure.com
       
    Tue Mar 23 18:51:52 PST 2004
    
    
  
--On Tuesday, March 23, 2004 6:36 PM -0800 Cyrus Harmon 
<ch-openmcl at bobobeach.com> wrote:
>
> dear openmcl-dev,
>
> Does anyone have a working example of a foreign function call to a C
> function that takes variable arguments? It looks like this should be
> pretty straightforward, but I seem to be having a hard time making this
> work.
>
> Thanks in advance,
>
> Cyrus
>
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> http://clozure.com/mailman/listinfo/openmcl-devel
>
There's an example of this in the documentation of the #_ reader macro:
<http://openmcl.clozure.com/Doc/ff-call.html#id40500468>
    
    
More information about the Openmcl-devel
mailing list