`#include <string.h>` is in place. Works after declaring: ```cpp size_t strnlen(const char* s, size_t maxlen); ```