|
|
1.1 ! root 1: #include "curses.ext" ! 2: /* @(#) has_il.c: 1.1 10/15/83 (1.19 3/17/83) */ ! 3: ! 4: /* ! 5: * Queries: does the terminal have insert/delete line? ! 6: */ ! 7: has_il() ! 8: { ! 9: return insert_line && delete_line || change_scroll_region; ! 10: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.