-c Indicates that we want to compress a file. -d Indicates that we want to decompress a file. // I am making a typedefs for the versions of compress_stream I want to use. typedef dlib::compress_stream ...