Returns the number of bytes in a string. Format #include <string.h> size_t strnlen (const char *s, size_t n);