strlen
Prev
String Manipulation
Next
Name
strlen — Find the length of a string
Synopsis
size_t
strlen
(
const char *
s
)
;
Arguments
s
The string to be sized