ascii_up
Description:
Converts all lower case ASCII letters to upper case ASCII letters.
Parameters:
len |
length of |
str |
a string |
Returns:
a newly allocated string, with all the lower case characters in |