File:  [CSRG BSD Unix] / 40BSD / cmd / cifplot / scanner.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:53 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD40
BSD 4.0


int CharNo;	/* in_buf[CharNo] is the current char being read */
int LineNo;			/* Current line number */
int in_buf_size;		/* Current allocation for in_buf */
char *in_buf;			/* Buffer holding current input line */
char *in_store;			/* Buffer to store previous line */

char *CurrentFile;		/* Name of current input file */
char *file1;

int maxlines;
int OldLength;		/* Length of previous line of input */


int FStackPtr;
char *FileName[FStackSize];
FILE *in_file[FStackSize];

int argb,argc;
char **argv;


unix.superglobalmegacorp.com

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