#include int mvcur(int oldrow, int oldcol, int newrow, int newcol) { return ERR; } /* XOPEN(400) LINK(curses) */