make tarball backup of director

C++
tar -czf archive.tar.gz example_1.txt example_2.txtmixed
Source

Also in C++: