mirror of
https://github.com/DaveGamble/cJSON.git
synced 2026-09-23 06:27:22 +00:00
This first prints the number into a temporary buffer and then copies the number to the output. A positive side effect is that cJSON no longer reserves more space for the number in the output than is necessary.