mirror of
https://github.com/DaveGamble/cJSON
synced 2025-02-09 16:27:12 +00:00
84237ff48e
Because sizeof('\0') is actually sizeof(int) not sizeof(char). |
||
---|---|---|
.. | ||
inputs | ||
unity | ||
CMakeLists.txt | ||
common.c | ||
common.h | ||
misc_tests.c | ||
parse_array.c | ||
parse_examples.c | ||
parse_hex4.c | ||
parse_number.c | ||
parse_object.c | ||
parse_string.c | ||
parse_value.c | ||
print_array.c | ||
print_number.c | ||
print_object.c | ||
print_string.c | ||
print_value.c |