bool isgraph(int c)
Returns true if the character has a graphical representation. Equivalent to the corresponding C function isgraph.
StrIsGraph