2.2.15 int vsnprintf_P
int vsnprintf_P(char *__s, size_t __n, const char *__fmt, va_list ap)
Variant of vsnprintf()
that uses a fmt
string that resides in program memory.
int vsnprintf_P(char *__s, size_t __n, const char *__fmt, va_list ap)
Variant of vsnprintf()
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.