Data Fields | |
WINDOW * | win |
char | rtn [GETSTR_BUF_SIZE] |
Definition at line 1267 of file curses.c.
char wgetstr_arg::rtn[GETSTR_BUF_SIZE] |
Definition at line 1269 of file curses.c.
Referenced by wgetstr_func().
WINDOW* wgetstr_arg::win |
Definition at line 1268 of file curses.c.
Referenced by wgetstr_func(), and window_getstr().