.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "STRSPN" "9" "09 October 2005" "" "" .SH NAME strspn \- Calculate the length of the initial substring of s which only .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp size_t strspn (const char * \fIs\fB, const char * \fIaccept\fB); \fR .SH "ARGUMENTS" .TP \fB\fIs\fB\fR The string to be searched .TP \fB\fIaccept\fB\fR The string to search for .SH "DESCRIPTION" .PP contain letters in \fIaccept\fR