Annotation of researchv10no/libcurses/curses.ext, revision 1.1

1.1     ! root        1: /*
        !             2:  * External variables for the library
        !             3:  *
        !             4:  * @(#)curses.ext      1.2 (Berkeley) 3/5/81
        !             5:  */
        !             6: 
        !             7: /* LINTLIBRARY */
        !             8: 
        !             9: # include      "curses.h"
        !            10: # include      "unctrl.h"
        !            11: 
        !            12: extern bool    _echoit, _rawmode, My_term, _endwin;
        !            13: 
        !            14: extern char    ttytype[], *_unctrl[];
        !            15: 
        !            16: extern int     _tty_ch, LINES, COLS;
        !            17: 
        !            18: extern SGTTY   _tty;
        !            19: 
        !            20: char           _putchar();
        !            21: 
        !            22: #ifdef DEBUG
        !            23: # define       outf    _outf
        !            24: 
        !            25: FILE           *outf;
        !            26: #endif

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.