1: /*
   2:  * iparams - parameters for inews.
   3:  */
   4: 
   5: /*	@(#)iparams.h	2.12	4/16/85	*/
   6: 
   7: #include "params.h"
   8: 
   9: /* external declarations specific to inews */
  10: extern  char    nbuf[], *ARTICLE, *INFILE, *ALIASES, *PARTIAL;
  11: #ifndef ROOTID
  12: extern  int ROOTID;
  13: #endif
  14: 
  15: #ifdef NOTIFY
  16: extern  char    *TELLME;
  17: #endif /* NOTIFY */
  18: 
  19: extern  FILE    *infp,*actfp;
  20: extern  int tty, is_ctl;
  21: extern  char    filename[], *DFLTNG;
Last modified: 1986-01-20
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 764
Valid CSS Valid XHTML 1.0 Strict