#6 Use `char *` instead of `FILE *` for graph decoder input

Otvorená
otvorené 8 mesiacov pred užívateľom scossu · 0 komentárov
scossu okomentoval 8 mesiacov pred

The decode function prototype in the codec interface uses FILE * as an input. It should use char * for handling in-memory strings more easily.

Optionally, an additional wrapper function can be written to work directly file handles.

The [decode function prototype](https://git.knowledgetx.com/scossu/lsup_rdf/src/master/include/codec.h#L151) in the codec interface uses `FILE *` as an input. It should use `char *` for handling in-memory strings more easily. Optionally, an additional wrapper function can be written to work directly file handles.
Prihláste sa pre zapojenie do konverzácie.
Žiadne štítky
Žiadny míľnik
Žiadny priradený
1 účastníkov
Načítavanie...
Zrušiť
Uložiť
Zatiaľ neexistuje žiadny obsah.