#include <pgmspace.h>int scanf_P(__code const char *format, ...);
scan_P is a macro defined to be scanf_c which has the prototype above.
scanf_P is an extension provided by CrossWorks for AVR.
scanf_c