All Manuals > Common Lisp Interface Manager 2.0 User's Guide > Chapter 6 Presentation Types > 6.5 Predefined Presentation Types

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 - 20 Sep 2011

NextPrevUpTopContentsIndex