[gambit-list] thread input/output to port

lowly coder lowlycoder at huoyanjinjing.com
Wed Oct 14 15:32:11 EDT 2009


Got it working. Thanks!

One question -- why is it that with printing to stdin, I don't need to
use (force-output), whereas after I redirect to tcp ports, I seem to
have to use (force-output) even after (newline) ?

Thanks!

On Tue, Oct 13, 2009 at 5:55 PM, Christian Jaeger <chrjae at gmail.com> wrote:
> http://dynamo.iro.umontreal.ca/~gambit/wiki/index.php?title=Documentation:Special_form_parameterize
> http://srfi.schemers.org/srfi-39/srfi-39.html
>
> Christian.
>



More information about the Gambit-list mailing list