int fscanf_P

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

Variant of fscanf() using a fmt string in program memory.