开发者

Files needed to include when using liblzf

开发者 https://www.devze.com 2023-03-29 16:39 出处:网络
i want to use liblzf in my application that is written in c++ The description on the site says that It only uses 2 .c and 2 .h files but the tar.gz file contains 3 .h and 3 .c files. Can anyone tell

i want to use liblzf in my application that is written in c++

The description on the site says that It only uses 2 .c and 2 .h files but the tar.gz file contains 3 .h and 3 .c files. Can anyone tell me what should I only includ开发者_C百科e in my application?


lzf_c.c for compression, lzf_d.c for decompression. You don't need lzf.c which seems to be a testing harness. I suspect you have some tweaking to do to get it working with C++.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号