.\" 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 "STRCSPN" "9" "09 October 2005" "" ""
.SH NAME
strcspn \- Calculate the length of the initial substring of s which does
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
size_t strcspn (const char * \fIs\fB, const char * \fIreject\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIs\fB\fR
The string to be searched
.TP
\fB\fIreject\fB\fR
The string to avoid
.SH "DESCRIPTION"
.PP
not contain letters in \fIreject\fR