int fprintf_P

int fprintf_P(FILE *__stream, const char *__fmt,...)

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