[Vm-dev] slang printf equivalent

Esteban Lorenzano estebanlm at gmail.com
Sun Feb 21 13:55:02 UTC 2016


well… I just do:

self cCode: ‘printf(“BLAH: %s”, myStringVar);’.

if is for debugging, you will be ok… :P

Esteban

> On 21 Feb 2016, at 14:34, Ben Coman <btc at openInWorld.com> wrote:
> 
> 
> The most promising I found so far is...
>     self printStringOf: 'BLAH3' ; flush.
> but nothing show up on the bash console that started the VM.
> cheers -ben
> 
> On Sun, Feb 21, 2016 at 9:17 PM, Ben Coman <btc at openinworld.com> wrote:
>> What it the slang equivalent of a printf to output to the console to
>> help debugging?
>> cheers -ben



More information about the Vm-dev mailing list