list tar contents without extracting

C++
tar -tvf archive.tar
Source

Also in C++: