size_t strnlen (const char * s, size_t count);
size_t strnlen
The string to be sized
The maximum number of bytes to search