SYNOPSIS

size_t strlen(const char * s);

ARGUMENTS

s

The string to be sized

COPYRIGHT