>>>>> "Sam" == Sam Steingold <[EMAIL PROTECTED]> writes:
Sam> Is it possible to mix binary & text i/o in CMUCL?
Sam> (either via bivalent streams like ACL and LW,
Sam> or (SETF STREAM-ELEMENT-TYPE) like in CLISP)
simple-streams will let you do that, I think. Lynn Quam has some
patches that will allow that with lisp streams.
I've haven't used either, so I don't really know.
Ray
