int sscanf_P

int sscanf_P(const char *__buf, const char *__fmt,...)

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