Files
redAcore/JSONparseCore.cpp
Charl Wentzel f20a9a676f Important Update:
- 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
2019-04-07 10:25:44 +02:00

27 KiB