[sqlite-dev] Generate declaration of ParseAlloc(), Parse() and ParseFree() in the header?

0 views
Skip to first unread message

Peng Yu

unread,
Feb 24, 2019, 8:22:14 PM2/24/19
to sqlit...@mailinglists.sqlite.org
In these examples, the user code is appended to the end of the
generated .c file.

http://souptonuts.sourceforge.net/readme_lemon_tutorial.html

But I don't think this is a very good convention.

It is better to separate the lemon generated code and the user code.
But the header file generated by lemon does not contain ParseAlloc(),
Parse() and ParseFree().

Is there a way to include the declaration of these three functions in
the generated header? Thanks.

--
Regards,
Peng
_______________________________________________
sqlite-dev mailing list
sqlit...@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-dev

Reply all
Reply to author
Forward
0 new messages