Library /sys$common/syshlp/helplib.hlb CRTL, mvcur *Conan The Librarian |
Moves the terminal's cursor from (lasty,lastx) to (newy,newx). Format #include <curses.h> int mvcur (int lasty, int lastx, int newy, int newx);
Additional Information (explode) :
|