has_il(3cur) ultrix man page | unix.com

Man Page: has_il

Operating Environment: ultrix

Section: 3cur

has_il(3cur)															      has_il(3cur)

Name
       has_il - determine whether insert/delete line is available

Syntax
       #include <cursesX.h>

       bool has_il()

Description
       This  function  will  return the value if the terminal has insert- and delete-line capabilities, or if it can simulate them using scrolling
       regions.  This function might be used to check if it would be appropriate to turn on physical scrolling using the routine.

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

Return Values
       This function returns TRUE if the terminal has insert line and delete line capabilities, or can simulate them using scrolling regions, oth-
       erwise it returns FALSE.

See Also
       deleteln(3cur), insertln(3cur), scrollok(3cur)

																      has_il(3cur)
Related Man Pages
has_il(3xcurses) - sunos
has_ic(3xcurses) - sunos
addch(3cur) - ultrix
mvaddstr(3cur) - ultrix
mvwaddstr(3cur) - ultrix
Similar Topics in the Unix Linux Community
gcc 4.2.0 from SUN binary gccfss
AWK - number of specified characters in a string
Randomize letters
Hicksd8 and the voting system
Printing string from last field of the nth line of file to start (or end) of each line (awk I think)