#include #include "_curses.h" int win_wchnstr(WINDOW * win, cchar_t * wcstr, int n) { return ERR; } CURSES_FUNCTION2(int, in_wchnstr, cchar_t *, int) /* XOPEN(400) LINK(curses) */