sclear¶ Category: string GitHub: cute_string.h Sets the string size to zero. #define sclear(s) cf_string_clear(s) Parameters Description s The string. Can be NULL. Remarks¶ Does not free up any resources. Related Pages¶ sdyna spush spop sfirst slast