SYNOPSIS. #include <curses.h>. int move(int y, int x);. int wmove(WINDOW *win, int y, int x);. DESCRIPTION. These routines move the cursor associated with ...
確定! 回上一頁