Paolo Bonzini-2 wrote:
>
> Smalltalk Strings are automatically converted to char *.
>
> Paolo
>
myString := String new.
myListStore get: iter varargs: {0. myString. -1.}.
gives an empty string back (I checked the iterator via #iterIsValid
message). My mistake might be somewhere else, just wanted to make sure the
code part in which I am getting the value, is right.
-----
Canol Gökel
--
View this message in context:
http://forum.world.st/Passing-a-string-pointer-to-tree-view-model-tp2340709p2340796.html
Sent from the Gnu mailing list archive at Nabble.com.
_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk