PressOkButton

Results 1 comments of PressOkButton

I have run into the exact same problem. I had a compiling `.y` file and after adding `%option c++` the generated `.cpp` does not compile anymore: ``` error: ‘yy_init’ was...