#include #include "_curses.h" int winstr(WINDOW * win, char * str) { return ERR; } CURSES_FUNCTION(int, instr, char *) /* XOPEN(400) LINK(curses) */