Next: Boolean Data, Previous: Integer Data, Up: Immediate Datatypes
Here are functions for operating on characters.
Return non-zero iff x is a character value.
Return the value of x as a C character. If x is not a Scheme character, the result is undefined.
x
Given a C character c, return its representation as a Scheme character value.