ALBA
Functions
albaZipUtility.h File Reference
#include "albaDefines.h"
#include <vector>
Include dependency graph for albaZipUtility.h:

Go to the source code of this file.

Functions

ALBA_EXPORT std::vector< albaStringZIPOpen (albaString zipFile)
 

Function Documentation

◆ ZIPOpen()

ALBA_EXPORT std::vector< albaString > ZIPOpen ( albaString  zipFile)

extract the file archived in the zipFile in the directory where is placed the zip file.

Return the list of the files extracted.