If your C program needs to extract files from a ZIP-compressed package, using minizip (and zlib) is a fast and easy solution. Not to pollute planetkde (no pun intended here :-), a simple function to extract one file from a ZIP and write it to the specified output file is shown in this simple unzip example instead.
Unzipping in C
Related posts:
- Mac OS X: Tracking Disk I/O Activities
- matching a decimal digit
- detecting browser sniffing
- javascript minifier and variable renaming
- Mobile Web: Logical Pixel vs Physical Pixel
- vim: fast file navigation with Command-T
♡ this article? Explore more articles and follow me Twitter.