Annotation of 43BSD/contrib/rn/ngdata.h, revision 1.1.1.1

1.1       root        1: /* $Header: ngdata.h,v 4.3 85/05/01 11:44:48 lwall Exp $
                      2:  *
                      3:  * $Log:       ngdata.h,v $
                      4:  * Revision 4.3  85/05/01  11:44:48  lwall
                      5:  * Baseline for release with 4.3bsd.
                      6:  * 
                      7:  */
                      8: 
                      9: EXT FILE *actfp INIT(Nullfp);  /* the active file */
                     10: EXT bool writesoft INIT(FALSE);        /* rewrite the soft pointer file? */
                     11: EXT int softtries INIT(0), softmisses INIT(0);
                     12: 
                     13: #ifdef CACHEFIRST
                     14:     EXT ART_NUM abs1st[MAXRCLINE];     /* 1st real article in newsgroup */
                     15: #else
                     16: # ifdef MININACT
                     17:     EXT ART_NUM abs1st INIT(0);
                     18: # endif
                     19: #endif
                     20: 
                     21: 
                     22: void   ngdata_init();
                     23: ART_NUM        getngsize();
                     24: ACT_POS findact();
                     25: ART_NUM        getabsfirst();
                     26: ART_NUM        getngmin();

unix.superglobalmegacorp.com

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