2.2.13 int vsprintf_P
int vsprintf_P(char *__s, const char *__fmt, va_list ap)
Variant of vsprintf()
that uses a fmt
string that resides in program memory.
int vsprintf_P(char *__s, const char *__fmt, va_list ap)
Variant of vsprintf()
that uses a fmt
string that resides in program memory.