Greetings,
I've got a working flex/bison parser that I would like to run from an exe file. However, I can't find the knowledge to achieve that.
Do I need to create a C file, with an exec function to call the files? If so, what files do I call in the exec? Anyone knows how to do something like that?
I really need a hint for this one!
Cheers!