2.2.11 int snprintf_P
int snprintf_P(char *__s, size_t __n, const char *__fmt,...)
Variant of snprintf()
that uses a fmt
string that resides in program memory.
int snprintf_P(char *__s, size_t __n, const char *__fmt,...)
Variant of snprintf()
that uses a fmt
string that resides in program memory.
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.