Nick Terrell
|
1d0c1707d1
|
[examples] Clean up and comment the examples
|
2019-04-05 21:02:07 -07:00 |
|
Yann Collet
|
a1394399b4
|
fixed minor conversion warnings in examples/
|
2019-01-19 23:38:20 -08:00 |
|
Yi Jin
|
bc4dc606de
|
break loadFile_orDie() into 2: loadFile_orDie() loads file into a pre-allocated memory buffer, mallocAndLoadFile_orDie() allocates memory first, then calls loadFile_orDie()
|
2018-12-17 16:54:55 -08:00 |
|
Yi Jin
|
a951ee9fe1
|
comment out printf() to make output terse
|
2018-12-16 21:27:52 -08:00 |
|
Yi Jin
|
ea4859ec71
|
add multiple_simple_compression.c
|
2018-12-16 20:45:43 -08:00 |
|