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

_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to