Constant Variable char-code-limit

Constant Value:

A non-negative integer, the exact magnitude of which is implementation-dependent, but which is not less than 96 (the number of standard characters).

Description:

13.1.0 2The upper exclusive bound on the value returned by the function char-code.

See Also:

char-code

Notes:

Sandra wanted this added.The value of char-code-limit might be larger than the actual number of characters supported by the implementation.