On Sun, May 17, 2009 at 03:44:20PM -0300, Mariano Martinez Peck wrote: > On Sun, May 17, 2009 at 10:14 AM, David T. Lewis <[email protected]>wrote: > > > Yes, the OSProcessPlugin does this for Windows (open/close the Windows > > console, write to console as stdout). However, you have to build your own > > plugin and patch some FilePlugin support code to make it work. I can > > explain the details if there is an interest. > > I think you didn't understood my question or I didn't understood your reply. > I don't need to write to windows console from squeak. I am calling a C > library with FFI from Squeak and than library writes to stdout using printf. > I want to be able to see that output in the cmd console where I open squeak.
Mariano, The discussion may have been getting a bit off topic here. But yes, actually I do understand your original question. I just have not thought of a good answer yet ;) Dave _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
