.TH "strlen" 9 "strlen" "25 May 1998" "Kernel Hacker's Manual" LINUX .SH NAME strlen \- Find the length of a string .SH SYNOPSIS .B "size_t" strlen .BI "(const char *" s ");" .SH ARGUMENTS .IP "s" 12 The string to be sized