Closed HeCoding180 closed 3 months ago
Create a separate file with parser utility functions like the StringBuilder code readibility and to allow for easier testing of parser utility functions.
Parser utility header is to be only included in the cJSON_Parser.c source file,
Changes were added in commit c4055d8.
Create a separate file with parser utility functions like the StringBuilder code readibility and to allow for easier testing of parser utility functions.