What I meant is that you don't compile and link your program against libcuneiform, but rather call the Cuneifrom binary with system() function (which can be found in stdlib.h).
What I meant is that you don't compile and link your program against libcuneiform, but rather call the Cuneifrom binary with system() function (which can be found in stdlib.h).