| Main index | Section 3 | 日本語 | Options |
#include <curses.h>int move(int y, int x); int wmove(WINDOW *win, int y, int x);
They fail if the position (y, x) is outside the window boundaries.
wmove fails if its WINDOW pointer argument is NULL.
| 2024-04-27 | curs_move (3X) | ncurses 6.5 |
| Main index | Section 3 | 日本語 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | A UNIX saleslady, Lenore, Enjoys work, but she likes the beach more. She found a good way To combine work and play: She sells C shells by the seashore. |
” |