help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Passing a struct to a c-callout


From: Holger Hans Peter Freyther
Subject: Re: [Help-smalltalk] Passing a struct to a c-callout
Date: Thu, 17 Feb 2011 23:01:01 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Lightning/1.0b2 Thunderbird/3.1.7

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)?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]