STRSPN
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
strspn - Calculate the length of the initial substring of s which only
SYNOPSIS
"SYNOPSIS"
size_t strspn (const char * s, const char * accept);
ARGUMENTS
- s
-
The string to be searched
- accept
-
The string to search for
DESCRIPTION
contain letters in accept
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:53 GMT, October 09, 2005