char-code-limit
char-code-limit Constant Variable
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:
The upper exclusive bound on the value returned by the function char-code.
See Also:
char-codeNotes:
The value of char-code-limit might be larger than the actual number of characters supported by the implementation.
char-nameExpanded Reference: char-code-limit
tip
TODO: Please contribute to this page by adding explanations and examples
(char-code-limit )