Danny Robson
de48f75e96
format: fix transcription of zero values to strings
an iteration condition terminated the write when a value was zero rather than when all numerals were written. instead, iterate over the remaining numerals. fixes printf("%zu", 0u)
A simple cross-platform C++ utility library. For the love of God, do not use the crypto routines. I am not a cryptographer or a security specialist. You have been warned.
Description
Languages
C++
96%
Ragel
1.2%
CMake
1.1%
Meson
1.1%
Python
0.6%