#include #include "_curses.h" int winsch(WINDOW * win, chtype ch) { return ERR; } CURSES_FUNCTION(int, inchstr, chtype) /* XOPEN(4) LINK(curses) */