Home > PHP > Function > Ncurses > ncurses_hline()

ncurses_hline()

ncurses_hline - Draw a horizontal line at current position using an attributed character and max. n characters long

Syntax

int ncurses_hline (int $charattr, int $n)

Arguments

  • charattr
  • n

Description

Version

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

Return value