Richard Ray <rray@...> writes:
> What values may be used with the key :external-format for the function
> open?
> I've searched the source code with no luck.
> Would someone give me hint where to look?
Most of the external formats we define are either in
src/code/fd-stream.lisp or in src/code/external-formats/. I think the
search string "define-external-format" may help.
> I have a simple program that writes a file that needs to be in DOS format.
> How do I tell format to print a carriage-return and linefeed?
Right now, you can't terribly easily. Since Windows support will make
this rather more urgent, the pressure to implement this might get
intolerable for some brave and intrepid user...
Merry Christmas,
Christophe
|