The strlen() function calculates the length of the string src, not including the terminating '\0' character.
Remember:
The strlen() function returns the number of characters in src.
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.