NextPrevUpTopContentsIndex

6.5.3 Character and String Presentation Types

These two presentation types can be used for reading and writing characters and strings.

character 

Summary: The presentation type that represents a Common Lisp character object.

string

Arguments: &optional length

Summary: The presentation type that represents a string. If length is specified, the string must have exactly that many characters.


Common Lisp Interface Manager 2.0 User's Guide - 27 Feb 2008

NextPrevUpTopContentsIndex