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

Mở
%! (template.HTML=8 tháng trước cách đây)đang mở bởi scossu · 0 ý kiến

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.
Đăng nhập để tham gia bình luận.
Không có nhãn
Không có Milestone
Không có người được phân công
1 tham gia
Đang tải...
Hủy bỏ
Lưu
Ở đây vẫn chưa có nội dung nào.