f20a9a676f25019145558ea42b07f4e07a16ec44
- JSONparseCore:
- Implement output to string
- Added method WriteToString()
- Create function pointers which is selected for correct output:
JSONstrOutput or JSONfileOutput -> Print()
- Replace all write() statements with Print() statements
- Modify PrintStr not use dprintf, but sprintf to temp buffer
Description
No description provided
Languages
C++
97.8%
C
2.1%