implementation of the libc toupper call
manually added to pdclib
Marcel Sondaar
Public Domain
int toupper(int c)
Returns the uppercase version of a character