
        int yyleng; extern char yytext[];
        int yymorfg;
        extern char *yysptr, yysbuf[];
        int yytchar;
        FILE *yyin = {stdin}, *yyout = {stdout};
        extern int yylineno;
        struct yysvf { 
                struct yywork *yystoff;
                struct yysvf *yyother;
                int *yystops;};
        struct yysvf *yyestate;
        extern struct yysvf yysvec[], *yybgin;
        # define YYNEWLINE 10
        yylex(){
        int nstr; extern int yyprevious;

        Listing 4

