Descent3/czip
GravisZro b5632bbc3e Fix simple warnings
Most of these warnings are due to the use of NULL instead of 0 or NULL instead of '\0'.
Some are macro redefinitions. None of them are pointer storage related. Those will be
in another PR.
2024-04-18 15:13:35 -04:00
..
BitIO.cpp Convert min/max macros to std::min/max 2024-04-17 21:43:38 +02:00
CMakeLists.txt Initial import 2024-04-15 21:43:29 -06:00
CZip.cpp Fix simple warnings 2024-04-18 15:13:35 -04:00
HuffmanAdapt.cpp clang-format on everything. 2024-04-16 12:56:40 -06:00
HuffmanBasic.cpp clang-format on everything. 2024-04-16 12:56:40 -06:00