sfree¶ Category: string GitHub: cute_string.h Frees up all resources used by the string and sets it to NULL. #define sfree(s) cf_string_free(s) Parameters Description s The string. Can be NULL. Related Pages¶ sdyna spush spop sfit sset