28 Sep
2021
28 Sep
'21
2:46 p.m.
Sorry, I suggested %zu, but I get warnings here when actually using it with mingw. IIRC only ucrtbase (and recent versions of msvcrt?) actually support it anyway, so I guess %Iu is the right solution.