1 2 3 4 5 6 7
/int nstr; extern int yyprevious;/aif (yyin==NULL) yyin = stdin;if (yyout==NULL) yyout = stdout; /{stdin}/c\ FILE *yyin, *yyout; s/"stdio.h"/<stdio.h>/ s/getc/k_getc/