|
Library /sys$common/syshlp/HELPLIB.HLB CRTL, mvwin *Conan The Librarian |
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) :
|
|