int vfscanf_P

int vfscanf_P(FILE *__stream, const char *__fmt, va_list __ap)

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