help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] c callouts and char**


From: Thiago Silva
Subject: [Help-smalltalk] c callouts and char**
Date: Sun, 9 Jan 2011 11:57:02 -0300

Hello,

I was running through the docs and doing some experiments but couldn't
find a way to convert an Array of Strings to char**. Somewhere I read
that was possible to return an int** using "#(#ptr #{CInt})". I tried
to pass #( 1 2 3) as parameter using this scheme but got "Attempt to
pass an instance of Array as a void *".

Any ideas?

Thanks
Thiago



reply via email to

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