Skip to content
Snippets Groups Projects
Florian Fischer's avatar
Florian Fischer authored
Build up output string and don't incrementally output it to stderr
to hopefully prevent error messages interleaving.
Only output the least significant byte of the unsigned int cast.
Always use two digits per byte and remove the whitespace.
Should have used printf in the first place.
23cb213d
History