Synopsis
#include <cross_studio_io.h> int debug_vfscanf(DEBUG_FILE *, const char *fmt, va_list ap);
Description
debug_vfscanf behaves the same as debug_fscanf but takes the variable argument list in ap.
Portability
debug_vfscanf is an extension provided by CrossWorks C.