Re: Bison Output

2009-05-31 Thread Hans Aberg
On 31 May 2009, at 05:21, Luis Vital wrote: I have used Bison sometimes. Usually, after compiling Bison and Flex files the input come from a file that we redirect to the executable and the output goes to the screen. If I want to give the input file as an argument in the command line I can

Re: Bison Output

2009-05-31 Thread Hans Aberg
Please keep the cc to Help Bison, so others on the list know. Hans On 31 May 2009, at 23:37, Luis Vital wrote: Hi Hans, Thanks for your reply. That's true. It's in the Bison code that we define if the output must be send to the screen, to a file or another thing. I wanted to send the ou