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.
#include <pgmspace.h>
size_t strlen_P(__code const char *s);
strnlen_P is a macro defined to be strnlen_c which has the prototype above.
strnlen_P is an extension provided by CrossWorks for AVR.