PHP » PYTHON |
login |
register |
about
|
PYTHON ncurses_waddch
is this article helpful?
|
Python replacement for PHP's ncurses_waddch
[
edit
| history
]
import curses window.addch(ch) ncurses_waddch(PHP 4 >= 4.3.0, PHP 5, PECL ncurses >= 1.0.0) ncurses_waddch — Adds character at current position in a window and advance cursor Description
int ncurses_waddch
( resource $window
, int $ch
)
Warning
This function is currently not documented; only its argument list is available. Parameters
|
more
Recently updated
more
Most requested
|