Top index
Wirbel home
::isprint
char.isprint()
- test, if character is printable
char.isprint()
returns
true
, if the character is printable.
See also
isgraph