79243920

Date: 2024-12-02 11:42:18
Score: 1.5
Natty:
Report link

The easiest way to do this is with QMicroz.

QStringList _fileList;
_fileList << "file1_path";
_fileList << "file2_path";
...

QMicroz::compress_(_fileList);
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Archivarius