miasujii
Results
2
issues of
miasujii
This adds the standard `%c` specifier to write an int as a char.
It's convenient that `sdsnewlen` accepts `0` as a first argument, giving us a way to create an empty buffer of a given length. It would be nice to document this...