Mail Archives: djgpp/1996/08/18/06:06:37
I'm doing bison/flex in gcc and mcomp(Intergraph-CAD system
compiler , may be this compiler same as 'High-C'. This compiler
have a many limittes rather than GCC. (-_-^) ).
So far nothing usefull to error reporting, but I must to set this
error report function in next project.
In bison/flex-info, wrotes '@N' structure infomation.
Then I looking for @N structure and I know how to using this
structure. This @N structure is simply and I understand this
structure. (In flex script, @N settings and using a etc...)
But I can't findout the currently token infomation-variables.
(current token's first line,columns to end line,columns focus
infomation)
Where is this infomation-variables? (or only line infomation
have one?)
Arriande as gaudio9f AT magical DOT egg DOT or DOT jp
- Raw text -