help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: reading a file multiple times with bison


From: Tim Van Holder
Subject: Re: reading a file multiple times with bison
Date: 02 Sep 2002 17:32:04 +0200

On Mon, 2002-09-02 at 12:17, Akim Demaille wrote:
> 
> | yyin = fp;

My guess is that changing this to

yyrestart (fp);

will do the trick, though I am not 100% certain.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]