Subject: [boost] unzip .zip file and browse to compressed files
From: Andrej van der Zee (mavdzee_at_[hidden])
Date: 2010-01-27 02:52:31


Hi, I am looking for a way to uncompress a zip-file (which contains multiple files/dirs) and browse through the contents. Does boost provide support for the first part? I looked at iostreams with a zlib uncompressor, but as far as I can see it assumes a single zipped file. Thank you, Andrej