Hi,

I'm using the normal C skeleton, have a few static variables defined in the %{ %} section, and would like to move it to a pure parser.

Is there a way to add variables to the beginning of yyparse(), so they are available in actions?

   Simon

Reply via email to