int sprintf_P

int sprintf_P(char *__s, const char *__fmt,...)

Variant of sprintf() that uses a fmt string that resides in program memory.