[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
with-output-to-string
- To: common-lisp@su-ai.ARPA
- Subject: with-output-to-string
- From: Alan Snyder <snyder%hplsny@hplabs.ARPA>
- Date: Wednesday, April 23, 1986 07:12:11
I haven't looked too hard, so perhaps I am missing something, but: What
function is used by WITH-OUTPUT-TO-STRING to create an output stream to an
existing string? MAKE-STRING-OUTPUT-STREAM does not take an argument.
-------