Annotation of 42BSD/usr.lib/libcurses/curses.ext, revision 1.1

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

unix.superglobalmegacorp.com

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