[plt-scheme] Redirect standard output from ffi C dll to DrScheme Interactions window

From: YC (yinso.chen at gmail.com)
Date: Mon Feb 22 19:05:10 EST 2010

On Mon, Feb 22, 2010 at 3:41 PM, Thomas Chust <chust at web.de> wrote:

> Eli Barzilay wrote:
> > On Feb 22, Rodrigo Correia wrote:
> >> [...]
> >> My question is, how can i redirect the C standard output to DrScheme
> >> interactions window?
> >
> > You can't.  If you really want to get close, you could fire up
> > mzscheme as a subprocess, which would capture it's IO as usual.
>
> Hello,
>
> of course you *can* do that, it is just neither very portable nor
> comfortable ;-)



Curious - why would it work out of box in mzscheme but not portable in
DrScheme?  Do they use different code base or something?

Thanks,
yc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20100222/c483a3c5/attachment.html>

Posted on the users mailing list.