how to get list of files in zip linux

C++
unzip -l file.zip
Source

Also in C++: