- 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
4.1 KiB
4.1 KiB