John Thingstad <john.thingstad@chello.no> wrote:
+---------------
| > This has cropped up before. I belive Garath McCaughan wrote the readmacro
| > fixes and I wrote a crude dispatcher for printf.
...
| As luck would have it I have a improved version on my file system ...
| CL-USER 4 > (format t (printf->format #S"int=%10d\tfloat=%10.3f\n") 2
+---------------
This is really cool! But... I'd hate to lose the ANSI standard
structure-reader readmacro, as in #S(FOO :A 1 :B 2 :C 3).
Is there any reason a naked #" isn't better as the community's
default read-as-C-string readmacro?
-Rob
-----
Rob Warnock <rpw3@rpw3.org>
627 26th Avenue <URL:http://rpw3.org/>
San Mateo, CA 94403 (650)572-2607