Is there an isupper
for char32_t
? I get an assertion fail on the following code line
assert(isupper(U'Å'));
Is there an isupper
for char32_t
? I get an assertion fail on the following code line
assert(isupper(U'Å'));
Copyright © 2021 Jogjafile Inc.