From ... Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!news.teledanmark.no!news01.chello.no!uio.no!nntp.uio.no!ifi.uio.no!not-for-mail From: Erik Naggum Newsgroups: comp.lang.lisp Subject: Re: concatenating strings Date: 14 Nov 2002 21:13:13 +0000 Organization: Naggum Software, Oslo, Norway Lines: 15 Message-ID: <3246297193876700@naggum.no> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: maud.ifi.uio.no 1037308394 24672 129.240.65.5 (14 Nov 2002 21:13:14 GMT) X-Complaints-To: abuse@ifi.uio.no NNTP-Posting-Date: 14 Nov 2002 21:13:14 GMT Mail-Copies-To: never User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 X-Received-Date: Thu, 14 Nov 2002 22:13:14 MET (news01.chello.no) Xref: archiver1.google.com comp.lang.lisp:46673 * rif | I can concatenate strings using | | (concatenate 'string "foo" (a-string-returning-function) "baz")) | | I do this sort of thing a lot, But that should have told you something. You should perhaps look into Common Lisp's support for string-streams. -- Erik Naggum, Oslo, Norway Act from reason, and failure makes you rethink and study harder. Act from faith, and failure makes you blame someone and push harder.