help-bison
[Top][All Lists]
Advanced

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

Re: calling yyparse repeatedly


From: Anthony DeRobertis
Subject: Re: calling yyparse repeatedly
Date: Thu, 24 Jan 2002 18:04:21 -0500

On Thursday, January 24, 2002, at 09:27 AM, Prabhu M.K wrote:

i finished exercies(rewinding yyin, closing and opeing the yyin, and
calling yyrestart before the second call) what u said, At the first call
the output is looks like below one.

Are you using states in flex? If so, you have to return to INITIAL yourself. To quote the manpage:

        Note  that  yyrestart() does not reset the start condition
        to INITIAL (see Start Conditions, below).




reply via email to

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