BorysLysyansky

Results 1 comments of BorysLysyansky

Dear Gero, unfortunatelly, it did not help: I have used the following output_test.cpp file with the smaller output: #include "ozstream.hpp" #include \ int main(void) { std::ofstream os("test.txt.gz"); zstream::ogzstream gz(os); for...