sequ¶ Category: string GitHub: cute_string.h Returns true if the two strings are equivalent, false otherwise. #define sequ(a, b) cf_string_equ(a, b) Parameters Description a The first string. b The second string. Related Pages¶ sdyna scmp sicmp siequ