mvinchnstr

Name

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

Synopsis

#include <curses.h>

int mvinchnstr(int y, int x, chtype * chstr, int n);

Description

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