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