Synopsis
int debug_fscanf_c(DEBUG_FILE *stream,
                   __code const char *format,
                   ...);
Description

debug_fscanf_c is equivalent to debug_fscanf with the format string in code memory.