/Unzip_with_C

Unzip with C program

Primary LanguageCGNU General Public License v3.0GPL-3.0

Unzip_with_C

This program was designed to develop my knowledge of the C language. It allows you to open a zip file. First the path is requested, then when the path is good, and the file is a zip it is decompressed. Unzip with C program

You need to download: ''' sudo apt-get install libzip-dev '''