Mac OS 9 Lives

Mac OS 9 Discussion => Development & Programming => Topic started by: OS923 on February 06, 2021, 09:16:34 AM

Title: Bzip2
Post by: OS923 on February 06, 2021, 09:16:34 AM
I linked Bzip2 1.0.8 for OS 9. I separated it from the console program. It comes in 3 versions: static library, debug shared library and release shared library. I wrote a small demo program. It compresses "Hello, world." and then it decompresses the result.