[Vm-beginners] Return strings in numeric primitives

David Leonhardt davidleonhardt at gmail.com
Sat Jun 30 15:15:01 UTC 2012


Hey.

I'm doing my own numeric primitive.
I could return numeric values, doing something like:

                   self pop: 1 thenPush: ( objectMemory integerObjectOf: 21
).

What I couldn't do is find a way to return a string, for example 'Hello
World'.


Thanks,
David.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-beginners/attachments/20120630/a6f73a4c/attachment.htm


More information about the VM-beginners mailing list