On 02/17/2011 09:29 PM, Mathieu Suen wrote:

> oops sorry in fact I mean:
> 
> foo: list [
>       <cCall: 'foo' returning: #void args: #( #variadic )>
> ]

could you create an example that works with the C library? e.g. printf (but
paolo was already adding a binding for that). And doesn't va_start need the
argument of the last type? this would mean that args should be something like
#(#something #variadic)?

_______________________________________________
help-smalltalk mailing list
help-smalltalk@gnu.org
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to