#include #include "stdarg.h" int wscanw(WINDOW * win, const char * fmt, ...) { return ERR; } /* XOPEN(4) LINK(curses) */