Query: ncurses_has_il
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NCURSES_HAS_IL(3) 1 NCURSES_HAS_IL(3) ncurses_has_il - Check for line insert- and delete-capabilitiesSYNOPSISbool ncurses_has_il (void )DESCRIPTIONWarning This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. Checks whether the terminal has insert- and delete-line-capabilities.RETURN VALUESReturns TRUE if the terminal has insert/delete-line capabilities, FALSE otherwise.SEE ALSOncurses_has_ic(3). PHP Documentation Group NCURSES_HAS_IL(3)