Moves the starting position of the window to the specified (y,x) coordinates. Format #include <curses.h> mvwin (WINDOW *win, int y, int x);