implementation of the libc isgraph call
manually added to pdclib
Marcel Sondaar
Public Domain
int isgraph(int c)
Returns nonzero when c is printable character, excluding space