I believe I have a solution of sorts, use a void* ptr for the argument type and create a method to use to nul-teminate any smalltalk strings passed as arguments. It seems to work ok, unless anyone can spot any problems with such an approach.
Thanks
I believe I have a solution of sorts, use a void* ptr for the argument type and create a method to use to nul-teminate any smalltalk strings passed as arguments. It seems to work ok, unless anyone can spot any problems with such an approach.
Thanks