Synopsis
#include <pgmspace.h>
size_t strlen_P(__code const char *s);
Description

strnlen_P is a macro defined to be strnlen_c which has the prototype above.

Portability

strnlen_P is an extension provided by CrossWorks for AVR.

See also

strlen_c