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