libannodex
0.7.3
|
Sometimes it is not possible to provide a file descriptor for a data source; for example, if the data is extracted from a high level library. More...
Sometimes it is not possible to provide a file descriptor for a data source; for example, if the data is extracted from a high level library.
In this case, you must directly input the data to libannodex using memory buffers as follows:
This procedure is illustrated in src/examples/print-title-memory.c: