Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!ucsd!swrinde!zaphod.mps.ohio-state.edu!wuarchive!emory!hubcap!gatech!purdue!bouma From: bouma@cs.purdue.EDU (William J. Bouma) Newsgroups: comp.lang.lisp Subject: make-lisp-stream in kcl? Message-ID: <13455@medusa.cs.purdue.edu> Date: 14 Feb 91 21:52:20 GMT Distribution: usa Organization: Department of Computer Science, Purdue University Lines: 7 Is there an equivalent function to the Lucid "make-lisp-stream" in KCL? ie. It takes file descriptor(s) as argument and returns a Lisp stream. The manual doesn't list any function like this, but I assume there must be something like it internal. Please save me from having to look through KCL source. -- Bill