scount¶ Category: string GitHub: cute_string.h Returns the number of characters in the string, including the nul-terminator. #define scount(s) cf_string_count(s) Parameters Description s The string. Related Pages¶ sdyna slen sempty scap