int printf_P

int printf_P(const char *__fmt,...)

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