Home > PHP > Function > Ncurses > ncurses_mvaddchnstr()

ncurses_mvaddchnstr()

ncurses_mvaddchnstr - Move position and add attributed string with specified length

Syntax

int ncurses_mvaddchnstr (int $y, int $x, string $s, int $n)

Arguments

  • y
  • x
  • s
  • n

Description

Version

PHP 4.2.0, 5 < 5.3.0, PECL ncurses >= 1.0.0

Return value