implementation of the libc isblank call
manually added to pdclib
Marcel Sondaar
Public Domain
int isblank(int c)
Returns nonzero when c is a blank (either space or tab)