Skip to content

Embedding Parser: Prerequisites

Martin Mitáš edited this page Dec 15, 2016 · 1 revision

To embed the MD4C parser in your C/C++ project, you actually need only two files: md4c/md4c.h and md4c/md4c.c.

You may also want to predefine some preprocessor macro when building your project to enable MD4C's Unicode support.