VMS Help  —  CRTL  mvwin
    Moves the starting position of the window to the specified (y,x)
    coordinates.

    Format

      #include  <curses.h>

      mvwin  (WINDOW *win, int y, int x);
Additional Information: explode extract
Arguments Description Return Values
Close Help