LobsterLobsterski / SupaZippa

A C++ file compression software.
0 stars 0 forks source link

Feature 2: implement main program structure #8

Closed LobsterLobsterski closed 3 weeks ago

LobsterLobsterski commented 3 weeks ago

No conflicts detected. For now the input to compressCore is a vector of strings. It might be that using filesystem::path from the start is better.