strlen has 1 variant:
strlen
Returns the length of a string.
int strlen(char str);
Last updated 4 years ago
Was this helpful?