In the code that rdataset_setownercase() and rdataset_getownercase() we now use tolower()/toupper()/isupper() functions appropriately instead of rolling our own code.
In the code that rdataset_setownercase() and rdataset_getownercase() we now use tolower()/toupper()/isupper() functions appropriately instead of rolling our own code.