help-bison
[Top][All Lists]
Advanced

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

Re: yyparse(): input from string


From: Hans Aberg
Subject: Re: yyparse(): input from string
Date: Tue, 24 Jan 2006 13:52:20 +0100

Please cc the Help-Bison list, so that others may help.

On 24 Jan 2006, at 13:39, Krisakorn Rerkrai wrote:

Hi,

I just had a chance to check your reply. Thank you very much.
I will check what else is required and then try out.

Krisakorn

On 1/20/06, Hans Aberg <address@hidden> wrote:
The lexer may require initialization, such as the ones generated by
Flex: see its manual. There is also a Help-Flex group:
   address@hidden
List-Archive:   <http://lists.gnu.org/pipermail/help-flex>

On 20 Jan 2006, at 10:43, Krisakorn Rerkrai wrote:

Hi all,

I have one question regarding to the initialization.
I coundn't find some answers from the archive.
Is it really required to parse from yyin??
In case I don't want to read my query from a file.
How can I do
parse_this(para1, "SELECT hot_food FROM menu");

Any ideas?
Thank you in advance,
Krisakorn


_______________________________________________
address@hidden http://lists.gnu.org/mailman/listinfo/help-bison







reply via email to

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