Hi folks!<br><br>I am calling a external shared library with FFI. This library does some puts(&quot;&quot;); or printf();  In Linux, I open Squeak from command line and I can see the outputs of puts() and printf() in the console where I started Squeak. The problem is in Windows. I tried opening Squeak from cmd but didn&#39;t work. Nothing is shown in the console. Is there a way of doing this ?<br>
<br>Thanks a lot in advance,<br><br>Mariano<br>