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.