This is the mail archive of the guile@sources.redhat.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Challenge


From: Chris Cramer <crayc@kiwi.pyro.net>
Subject: Re: Challenge
Date: Thu, 3 Aug 2000 01:39:13 -0500
Message-ID: <20000803013913.A29442@kiwi.pyrotechnics.com>

> Ok, I happened to have some more time and I cleaned out all the obvious
> bugs.  It actually works now, although I'm not entirely sure it does
> what you want.  I would attach a diff but the diff was actually 5 lines
> bigger than the new code.

concerning buffered i/o, is there problem w/ using:

(force-output target)

for flushing the buffer?  [ although it's probably prettier to close
the port anyway. ]

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]