implementation of the libc isupper call
manually added to pdclib
Marcel Sondaar
Public Domain
int isupper(int c)
Returns nonzero when c is an uppercase character