#x27;t found an adequate documentation for STL yet,
sorry :-)
As for the parser function - actually, I'm not using C++ parser functions
right now, and I don't want to. What I need is a procedural (non-oo) parser
that sets up an object tree representing the contents of the input file.
47: 0 NOTYPE GLOBAL DEFAULT UND puts
| 48: 0004 4 OBJECT GLOBAL DEFAULT COM yylval
| 49: 0000 0 NOTYPE GLOBAL DEFAULT UND yyerror
| 50: 0 NOTYPE GLOBAL DEFAULT UND yylex
`
So as far as I can see, the function yylex() should b