]> git.feebdaed.xyz Git - 0xmirror/cJSON.git/commit
Add getNumberValue function
authorSang-Heon Jeon <ekffu200098@gmail.com>
Thu, 2 Apr 2020 09:06:56 +0000 (18:06 +0900)
committerAlanscut <wp_scut@163.com>
Thu, 2 Apr 2020 11:36:35 +0000 (19:36 +0800)
commit97cf1d84e4688d0f5c96e67848770f9a58632e03
treef3ab557892df3b69e27741a3ff310606abeb2b0e
parent983bb2b4d67124688d2116924f0b58c1b80acf88
Add getNumberValue function

* Add GetNumberValue function and testcase

Co-authored-by: Alan Wang <wp_scut@163.com>
cJSON.c
cJSON.h
tests/misc_tests.c