| strspn |
(String str1, String str2) |
yoix.string |
| |
Returns the length of the prefix of the null-terminated string
str1
that consists entirely of characters in the null-terminated string
str2.
| |
| Return: |
int
| | |
| See Also: |
strcasecmp,
strcat,
strchr,
strcmp,
strcpy,
strcspn,
strdel,
strdup,
strfmt,
strins,
strjoin,
strlen,
strncasecmp,
strncat,
strncmp,
strncpy,
strpbrk,
strrchr,
strrstr,
strsplit,
strstr,
strtok
|
|
Yoix is a registered trademark of AT&T Inc.
|