80. Compressing and decompressing files to/from a ZIP archive

Write a program that can do the following:

  • Compress either a file or the contents of a user-specified directory, recursively, to a ZIP archive
  • Decompress the contents of a ZIP archive to a user-specified destination directory

Get The Modern C++ Challenge now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.