srtrim¶ Category: string GitHub: cute_string.h Removes all whitespace from the end of the string. #define srtrim(s) cf_string_rtrim(s) Parameters Description s The string. Related Pages¶ sdyna strim sltrim serase slpad srpad sdedup sreplace