|
|
ncurses_inch (PHP 4 >= 4.1.0, PHP 5) ncurses_inch -- Get character and attribute at current position Описаниеstring ncurses_inch ( void ) | Внимание |
Эта функция является ЭКСПЕРИМЕНТАЛЬНОЙ.
Поведение этой функции, ее имя и относящаяся к ней документация
могут измениться в последующих версиях PHP без уведомления.
Используйте эту функцию на свой страх и риск. |
Returns the character from the current position.
Возвращаемые значения
Returns the character, as a string.
There are no user contributed notes for this page.
|