Scieneer Common Lisp 1.3.9 online documentation graphic-char-p char [Function] The argument must be a character object. Returns t if the argument is a printing character (space through ~ in ASCII), otherwise returns nil.
|
| graphic-char-p char | [Function] |
The argument must be a character object. Returns t if the argument is a printing character (space through ~ in ASCII), otherwise returns nil.