crlf

Constant

Package: common-graphics

A string that is two characters long, with the two characters being #\return and #\linefeed. This string may be useful for constructing strings that contain DOS-style newlines in them, such as

(concatenate 'string "first line" crlf "second line")

Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.