scanw - convert formatted input from the current window
#include <curses.h> int scanw(char *fmt, ...);
Refer to mvscanw().