in str converted to upper case. (Note that this is unlike the old funcGLib.strup, which modified the string in place.)
asciiStrup
fn
string asciiStrup(string str)Converts all lower case ASCII letters to upper case ASCII letters, with semantics that exactly match funcGLib.ascii_toupper.
Parameters
str | a string |
Returns
a newly-allocated string, with all the lower case characters