Searched refs:toupper (Results 1 – 3 of 3) sorted by relevance
29 int toupper(int c);
54 int toupper(int c) in toupper() function
14 ``int toupper(int c)`` : 传入一个小写字母字符,返回这个字母的大写形式