aboutsummaryrefslogtreecommitdiff
path: root/examples/simple_buffer.c
AgeCommit message (Expand)Author
2022-06-06docs: fix some typoQi Wang
2021-09-05examples: simple_buffer: We must explicit convert pointer after malloc in c++kmou424
2019-07-11keep the "lorem ipsum" topic of the example stringYann Collet
2019-07-11print the compression ratioHamid Zare
2019-07-11changed the input text to something more compression friendlyHamid Zare
2019-06-06update simple_buffer exampleYann Collet
2018-09-18fixed minor cppcheck warnings in examplesYann Collet
2017-06-08fixed minor scan-build warningYann Collet
2017-06-08refactored simple_buffer.c example (#363)Yann Collet
2015-10-29Several changes to address a few concerns from Yann. See Google Group LZ4c t...KyleJHarper