%z should be used for size_t, otherwise the wrong value may be printed. Fixes two -Wformat warnings.
1.1 KiB
1.1 KiB
%z should be used for size_t, otherwise the wrong value may be printed. Fixes two -Wformat warnings.