implementation of the libc isspace call
manually added to pdclib
Marcel Sondaar
Public Domain
int isspace(int c)
Returns nonzero when c is a whitespace character