Next: Character class-constants, Up: Character [Index]
Returns the character object corresponding to anInteger. Error if anInteger is not an integer, or not in 0..127.
Returns the character object, possibly an UnicodeCharacter, corresponding to anInteger. Error if anInteger is not an integer, or not in 0..16r10FFFF.
Returns the character object corresponding to anInteger. Error if anInteger is not an integer, or not in 0..255.