VMS Help  —  CRTL  mvcur
    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 extract
Arguments Description Return Values
Close Help