[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
make-string-output-stream
- To: common-lisp@SU-AI.ARPA
- Subject: make-string-output-stream
- From: OLDMAN@USC-ISI.ARPA
- Date: Thu, 20 Jun 1985 19:01:00 -0000
- Sender: OLDMAN@USC-ISI.ARPA
Why doesn't make-string-output-stream accept an optional string
(that has a fill pointer)? Format and with-output-to-string
which presumably use that function accept such a destination
string.
--Dan Oldman