Top index Wirbel home

::isgraph

char.isgraph() - test, if character if printable and not space

char.isgraph() returns true, if the character is printable but not which space.

See also

isprint