|
|
1.1 ! root 1: #include "curses.ext" ! 2: /* @(#) killchar.c: 1.1 10/15/83 (1.19 3/17/83) */ ! 3: ! 4: char ! 5: killchar() ! 6: { ! 7: #ifdef USG ! 8: return cur_term->Ottyb.c_cc[VKILL]; ! 9: #else ! 10: return cur_term->Ottyb.sg_kill; ! 11: #endif ! 12: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.