stoupper¶ Category: string GitHub: cute_string.h Sets all characters in the string to upper case. #define stoupper(s) cf_string_toupper(s) Parameters Description s The string. Can be NULL. Related Pages¶ sdyna sicmp stolower siequ