Annotation of 43BSDTahoe/usr.bin/lint/llib-ltermcap, revision 1.1

1.1     ! root        1: /*     @(#)llib-ltermcap       1.1 (Berkeley) 3/13/86 */
        !             2: 
        !             3: /* LINTLIBRARY */
        !             4: 
        !             5: 
        !             6: char   PC;
        !             7: char   *BC;
        !             8: char   *UP;
        !             9: short  ospeed;
        !            10: 
        !            11: int    tgetent(bp, name) char *bp, *name; { return 1; }
        !            12: int    tgetnum(id) char *id; { return -1; }
        !            13: int    tgetflag(id) char *id; { return 1; }
        !            14: char * tgetstr(id, area) char *id, **area; { return *area; }
        !            15: char * tgoto(cm, destcol, destline) char *cm; { return cm; }
        !            16:        tputs(cp, affcnt, outc) char *cp; int (*outc)(); { ; }

unix.superglobalmegacorp.com

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