ultrix man page for has_ic

Query: has_ic

OS: ultrix

Section: 3cur

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

has_ic(3cur)															      has_ic(3cur)

Name
       has_ic - determine whether insert/delete character available

Syntax
       #include <cursesX.h>

       bool has_ic()

Description
       True if the terminal has insert- and delete-character capabilities.

       The routines and are always available in the library if the terminal does not have the required capabilities.

Return Values
       This function returns TRUE if the terminal has insert character and delete character capabilities, otherwise it returns FALSE.

See Also
       delch(3cur), insch(3cur)

																      has_ic(3cur)
Related Man Pages
has_ic(3xcurses) - sunos
addstr(3cur) - ultrix
mvaddch(3cur) - ultrix
mvaddstr(3cur) - ultrix
mvwaddch(3cur) - ultrix
Similar Topics in the Unix Linux Community
Please help
Ubuntu / Ubuntu File Manager / Config
Replacing whole string starting with specific works
Find command + replace the extension (.xxx) by *
Calling subscript with sh vs. ksh