Dreaster
Results
2
comments of
Dreaster
How about changing the type to be an enum instead so that the the code will be clearer?
You are very correct. I have completly missed that the type was used as bit flags. I thought that it truly was one of the cJSON_types defines. In that case....