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