Synopsis
#include <cross_studio_io.h>
int debug_vscanf(const char *fmt, __va_list ap);
Description

debug_vscanf behaves the same as debug_scanf but takes the variable argument list in ap.

Portability

debug_vscanf is an extension provided by CrossWorks C.