#include #include "_curses.h" int wclrtobot(WINDOW * win) { return ERR; } CURSES_WFN0(int, clrtobot) /* XOPEN(4) LINK(curses) */