Hello everybody.

I need your advice.. I need to access the line into which resides the
last matched string. I am looking out in the documentation but I only
see yylineno as a way to figure out this, I wonder if we have something
better.

for example:
line:
my_token1 my_token2 my_token3 \n

lets suppose I have matched my_token3, Now I would like to store the
whole line. Is there some easy way to accomplish this?

Thank you very much indeed

Rob.





_______________________________________________
Help-flex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-flex

Reply via email to