mvinchstr

Name

mvinchstr -- obtain a string of characters and their attributes from a curses window

Synopsis

#include <curses.h>

int mvinchstr(int y, int x, chtype * chstr);

Description

The interface mvinchstr() shall behave as specified in X/Open Curses, Issue 7, except that mvinchstr() shall return the number of characters that were read.