Linux How to zip two files

C++
zip myZip.zip file1 file2 file3
Source

Also in C++: