Closed j-k closed 7 years ago
Wouldn't hurt, but since JSON11 parses any string, it seems out-of-scope to cover various ways to get data into a string (file, network, etc). There are some easy examples of that to find elsewhere, e.g: http://stackoverflow.com/questions/2602013/read-whole-ascii-file-into-c-stdstring
It would be nice to have some example code how to read out and parse a file.