2.3.13 char * strcasestr_P
char * strcasestr_P(const char *, const char *) __ATTR_PURE__
This funtion is similar to strcasestr() except that s2
is pointer to a string in program space.
char * strcasestr_P(const char *, const char *) __ATTR_PURE__
This funtion is similar to strcasestr() except that s2
is pointer to a string in program space.
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.