Re: parse an expression in c
Thank you for your answer.
All the results returned by google are about how to convert .dbf file to SQL tables. This is unfortunately not my issue. I would like to create a Clipper expression parser in order to get a SQL where clause as result.
What do you think about using tools as lex and yacc to do this parser?
regards,
mathmax
|