help-bison
[Top][All Lists]
Advanced

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

Using yyparse with command line parameters.


From: Necrosoft
Subject: Using yyparse with command line parameters.
Date: Sat, 12 Jan 2008 01:55:00 +0100

Hi

How I can run bison from C source code passing a string to parse?

For example I have abcbdc sequence to parse. I can call yyparse function
passing this string like parameters or directly like executable parameters
(./parser abcbdc) ?

Many thanks for any suggestion.

Bye


reply via email to

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