$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Sascha Friedmann (sascha.friedmann_at_[hidden])
Date: 2006-06-14 09:08:18
Hello,
how can I write/create an archive (gzlip or zlib) that contains multiple files.
At the moment I can create only an archive which contains a file
(named like the archive but ommitted the file-type) that contains my
output.
But what I need is to create an archive which contains multiple files.
Is this even possible with the boost::iostreams framework?
thanks Sascha