| Main index | Section 3 | Options |
#include <curses.h>int in_wch(cchar_t *wch); int win_wch(WINDOW *win, cchar_t *wch);
int mvin_wch(int y, int x, cchar_t *wch); int mvwin_wch(WINDOW *win, int y, int x, cchar_t *wch);
Functions prefixed with mv first perform cursor movement and fail if the position (y, x) is outside the window boundaries.
curses(3X), curs_inwstr(3X)
| 2024-04-20 | curs_in_wch (3X) | ncurses 6.5 |
| Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | A child of 5 could understand this! Fetch me a child of 5. | ” |