instr - input a multi-byte character string from the current window
#include <curses.h> int instr(char *str);
Refer to innstr().