| 
 | Allegro CL | 

 
 
 
 
 

 

 
 
| ANSI Common Lisp  13 Characters  13.1 Character Concepts 13.1.8 Treatment of Newline during Input and OutputWhen the character #\Newline is written to an output file, the implementation must take the appropriate action to produce a line division. This might involve writing out a record or translating #\Newline to a CR/LF sequence. When reading, a corresponding reverse transformation must take place. | 

 
 
 
 
 

 

 
